summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorJon Mason <jdmason@kudzu.us>2011-06-27 11:46:56 +0400
committerDavid S. Miller <davem@davemloft.net>2011-06-28 08:40:45 +0400
commit1a10ccae9003826cee6f2c625fa4caf51cfc0f40 (patch)
tree4824912919e39be2cd26f85aba0470c0c7cd984f /samples
parente44daaded19baf8b7cf9ab3dedad8a01b8c49251 (diff)
downloadlinux-1a10ccae9003826cee6f2c625fa4caf51cfc0f40.tar.xz
sky2: remove unnecessary reads 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. Also, pci_is_pcie is a better way of determining if the device is PCIE or not (as it uses the same saved PCIE capability offset). Signed-off-by: Jon Mason <jdmason@kudzu.us> Acked-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions