linux-stable/drivers/net/ethernet/wangxun
Zheng Zengkai cf9b107f5f net: ngbe: 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
..
libwx page_pool: split types and declarations from page_pool.h 2023-08-07 13:05:19 -07:00
ngbe net: ngbe: use pci_dev_id() to simplify the code 2023-08-13 12:30:39 +01:00
txgbe net: txgbe: Use pci_dev_id() to simplify the code 2023-08-09 13:03:27 -07:00
Kconfig net: txgbe: Implement phylink pcs 2023-06-08 13:25:10 +02:00
Makefile net: txgbe: Store PCI info 2022-10-28 11:25:53 +01:00