commit | 68dd49ef907f92127aabb30b3368b80eb0ffb459 | [log] [tgz] |
---|---|---|
author | Jon Mason <jdmason@kudzu.us> | Thu Jun 30 10:42:47 2011 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jul 06 15:05:41 2011 -0400 |
tree | 94517dca5fed65a13e951063c8d9e4cc605d1d3c | |
parent | 333c0dbfcd7847d02d75a2d2a80d2f5e1cdc51dc [diff] |
iwlwifi: 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: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>