From: David S. Miller Date: Sun, 13 Aug 2023 11:30:40 +0000 (+0100) Subject: Merge branch 'net-pci_dev_id' X-Git-Tag: block-6.6-2023-09-08~22^2~131 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=80c2c7b3e837d69669bc0106a7ba0908c10d5b95;p=linux-2.6-block.git Merge branch 'net-pci_dev_id' Zheng Zengkai says: ==================== net: 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. Use the API to simplify the code. ==================== Signed-off-by: David S. Miller --- 80c2c7b3e837d69669bc0106a7ba0908c10d5b95