commit | 7f27cda03708e3460849f82b47c604f1492e3777 | [log] [tgz] |
---|---|---|
author | Jon Mason <jdmason@kudzu.us> | Mon Jun 27 17:40:38 2011 +0000 |
committer | Roland Dreier <roland@purestorage.com> | Mon Jul 18 11:57:52 2011 -0700 |
tree | e6e1648a6df5da07662a9496776baf6dcac765e6 | |
parent | 0cd85e6738976b753fb156d833c94083418b3ae4 [diff] |
IB/qib: Remove unnecessary read 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. Signed-off-by: Jon Mason <jdmason@kudzu.us> Acked-by: Mike Marciniszyn <mike.marciniszyn@qlogic.com> Signed-off-by: Roland Dreier <roland@purestorage.com>