linux/drivers/net/ethernet/smsc
Zheng Zengkai adc4d18538 net: smsc: Use pci_dev_id() to simplify the code
PCI core API pci_dev_id() can be used to get the BDF number for a pci
device. We don't need to compose it manually. Use pci_dev_id() to
simplify the code a little bit.

Signed-off-by: Zheng Zengkai <zhengzengkai@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-08-13 12:30:39 +01:00
..
epic100.c
Kconfig net: remove smc911x driver 2022-10-18 19:33:51 -07:00
Makefile net: remove smc911x driver 2022-10-18 19:33:51 -07:00
smc91c92_cs.c
smc91x.c net: smc91x: Replace of_gpio.h with what indeed is used 2023-03-19 10:40:04 +00:00
smc91x.h
smc9194.c
smc9194.h
smsc911x.c net: Explicitly include correct DT includes 2023-07-27 20:33:16 -07:00
smsc911x.h
smsc9420.c net: smsc: Use pci_dev_id() to simplify the code 2023-08-13 12:30:39 +01:00
smsc9420.h