diff options
author | 2018-03-22 16:20:55 -0500 | |
---|---|---|
committer | 2018-03-30 17:26:59 -0500 | |
commit | f0553ba08a19031726f120448eedc3aff1599c23 (patch) | |
tree | 201fa5b774ff6878712f8cad042f2cf459c3a79e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI/portdrv: Rename and reverse sense of pcie_ports_auto (diff) | |
download | wireguard-linux-f0553ba08a19031726f120448eedc3aff1599c23.tar.xz wireguard-linux-f0553ba08a19031726f120448eedc3aff1599c23.zip |
PCI/AER: Use cached AER Capability offset
Replace pci_find_ext_capability(..., PCI_EXT_CAP_ID_ERR) calls with
pci_dev->aer_cap.
pci_dev->aer_cap is initialized in pci_init_capabilities(), which happens
before any of these users of the AER Capability.
Signed-off-by: Frederick Lawler <fred@fredlawl.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions