diff options
author | Zheng Zengkai <[email protected]> | 2023-08-11 19:07:02 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-08-13 12:30:39 +0100 |
commit | cf9b107f5fdddcd73b77169c30949d5e12e56eae (patch) | |
tree | c0679dfd58a795b37808664c10c290397503f897 /tools/perf/scripts/python/task-analyzer.py | |
parent | ca51d1356071e40d48169a308e996be779be56d4 (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions