From: Jon Mason Date: Mon, 27 Jun 2011 07:45:44 +0000 (+0000) Subject: niu: remove unnecessary read of PCI_CAP_ID_EXP X-Git-Tag: v3.1-rc1~316^2~313 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3aa0cb44f2cfcdfa6df1bd40b9c182b35528849;p=pandora-kernel.git niu: 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed