Skip to content
Commit a5e5b2cd authored by Jialin Zhang's avatar Jialin Zhang Committed by Jakub Kicinski
Browse files

net: ena: 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: default avatarJialin Zhang <zhangjialin11@huawei.com>
Reviewed-by: default avatarLeon Romanovsky <leonro@nvidia.com>
Reviewed-by: default avatarShay Agroskin <shayagr@amazon.com>
Link: https://lore.kernel.org/r/20230815024248.3519068-1-zhangjialin11@huawei.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent b2f83233
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment