android_kernel_xiaomi_sm8350/drivers/net/e1000
Matthew Wilcox 313674afa8 [NET]: ethtool_perm_addr only has one implementation
All drivers implement ethtool get_perm_addr the same way -- by calling
the generic function.  So we can inline the generic function into the
caller and avoid going through the drivers.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-07-31 14:00:29 -07:00
..
e1000_ethtool.c [NET]: ethtool_perm_addr only has one implementation 2007-07-31 14:00:29 -07:00
e1000_hw.c
e1000_hw.h
e1000_main.c PCI: Change all drivers to use pci_device->revision 2007-07-11 16:02:10 -07:00
e1000_osdep.h
e1000_param.c
e1000.h
Makefile