On 4/23/2024 17:40, Ilpo Järvinen wrote:
PCI_HEADER_TYPE_MULTIFUNC is define by e1000e and ixgbe and both are
unused. There is already PCI_HEADER_TYPE_MFD in pci_regs.h anyway which
should be used instead so remove the duplicated defines of it.

Signed-off-by: Ilpo Järvinen <ilpo.jarvi...@linux.intel.com>
---
  drivers/net/ethernet/intel/e1000e/defines.h   | 2 --
  drivers/net/ethernet/intel/ixgbe/ixgbe_type.h | 1 -
  2 files changed, 3 deletions(-)

Tested-by: Naama Meir <naamax.m...@linux.intel.com>

Reply via email to