On 11/21/2023 14:34, Ilpo Järvinen wrote:
e1000e has own copy of PCI Negotiated Link Width field defines. Use the
ones from include/uapi/linux/pci_regs.h instead of the custom ones and
remove the custom ones and convert to FIELD_GET().

Suggested-by: Jonathan Cameron <[email protected]>
Signed-off-by: Ilpo Järvinen <[email protected]>
Reviewed-by: Jonathan Cameron <[email protected]>
---
  drivers/net/ethernet/intel/e1000e/defines.h | 2 --
  drivers/net/ethernet/intel/e1000e/mac.c     | 7 ++++---
  2 files changed, 4 insertions(+), 5 deletions(-)


Tested-by: Naama Meir <[email protected]>
_______________________________________________
Intel-wired-lan mailing list
[email protected]
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

Reply via email to