diff options
author | Yu Liao <liaoyu15@huawei.com> | 2024-08-26 09:21:00 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-27 14:20:13 -0700 |
commit | d76867efebcb20752345e5a41d38bd456427b325 (patch) | |
tree | 9f3525a882c1ef47b7df0cf3070a6ce60e535e07 /tools/perf/scripts/python/intel-pt-events.py | |
parent | be04024a24a93f761a7b2c5f2de46db0f3acdc74 (diff) |
net: txgbe: use pci_dev_id() helper
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: Yu Liao <liaoyu15@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240826012100.3975175-1-liaoyu15@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions