From: Jon Mason Date: Tue, 10 Jul 2012 21:57:55 +0000 (-0700) Subject: [SCSI] qla4xxx: remove unnecessary read of PCI_CAP_ID_EXP X-Git-Tag: v3.6-rc1~103^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=983bfb5b40157c9fbb7c5290508f18845b7e7234;p=pandora-kernel.git [SCSI] qla4xxx: 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: Vikas Chaudhary Signed-off-by: James Bottomley --- Reading git-diff-tree failed