summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSinan Kaya <okaya@codeaurora.org>2017-12-19 08:37:49 +0300
committerBjorn Helgaas <bhelgaas@google.com>2018-01-17 17:16:46 +0300
commit8307f1a0114bb859941d20fb1109aef13fb6e2ae (patch)
treeaf9f3ba914f275b3cc91162d5f8b258520d5ca43 /tools/perf/scripts/python/export-to-postgresql.py
parent67c8d32692666361fdaf6eaeb3a42e743d4457c3 (diff)
downloadlinux-8307f1a0114bb859941d20fb1109aef13fb6e2ae.tar.xz
bnx2x: Deprecate pci_get_bus_and_slot()
pci_get_bus_and_slot() is restrictive such that it assumes domain=0 as where a PCI device is present. This restricts the device drivers to be reused for other domain numbers. Getting ready to remove pci_get_bus_and_slot() function in favor of pci_get_domain_bus_and_slot(). Introduce bnx2x_vf_domain() function to extract the domain information and save it to VF specific data structure. Use the saved domain value while calling pci_get_domain_bus_and_slot(). Signed-off-by: Sinan Kaya <okaya@codeaurora.org> Signed-off-by: Bjorn Helgaas <helgaas@kernel.org> Acked-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions