On 4/23/2024 7:40 AM, 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 <[email protected]>
Thanks Ilpo! Reviewed-by: Jesse Brandeburg <[email protected]>
