From: Jon Mason Date: Mon, 27 Jun 2011 17:40:38 +0000 (+0000) Subject: IB/qib: Remove unnecessary read of PCI_CAP_ID_EXP X-Git-Tag: v3.1-rc1~314^2^7~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f27cda03708e3460849f82b47c604f1492e3777;p=pandora-kernel.git 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 Acked-by: Mike Marciniszyn Signed-off-by: Roland Dreier --- Reading git-diff-tree failed