diff options
author | Frederick Lawler <fred@fredlawl.com> | 2018-03-23 00:20:55 +0300 |
---|---|---|
committer | Bjorn Helgaas <helgaas@kernel.org> | 2018-03-31 01:26:59 +0300 |
commit | f0553ba08a19031726f120448eedc3aff1599c23 (patch) | |
tree | 201fa5b774ff6878712f8cad042f2cf459c3a79e /crypto/gf128mul.c | |
parent | d850882b726f6db01b0792151e72e69b234aa461 (diff) | |
download | linux-f0553ba08a19031726f120448eedc3aff1599c23.tar.xz |
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 'crypto/gf128mul.c')
0 files changed, 0 insertions, 0 deletions