summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorJon Mason <jdmason@kudzu.us>2012-07-10 21:57:56 (GMT)
committerJames Bottomley <JBottomley@Parallels.com>2012-07-20 07:59:02 (GMT)
commite67f13212a2b48a19b7c8433df40439177963a57 (patch)
tree50b05ddc15aca3666c1d8d4e6fcd840d2b9655a6 /Kbuild
parent983bfb5b40157c9fbb7c5290508f18845b7e7234 (diff)
downloadlinux-fsl-qoriq-e67f13212a2b48a19b7c8433df40439177963a57.tar.xz
[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP
The PCIE capability offset is saved during PCI bus walking. It will remove an unnecessary search in the PCI configuration space if this value is referenced instead of reacquiring it. Also, pci_is_pcie is a better way of determining if the device is PCIE or not (as it uses the same saved PCIE capability offset). Signed-off-by: Jon Mason <jdmason@kudzu.us> Acked-by: Chad Dupuis <chad.dupuis@qlogic.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions