aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/mlx4.h
diff options
context:
space:
mode:
authorJon Mason <jdmason@kudzu.us>2011-06-27 13:39:54 -0400
committerRoland Dreier <roland@purestorage.com>2011-07-18 15:01:22 -0400
commit9b89925c0d8f7d1cc203682df4fab847a7b4b7ec (patch)
tree893fd9d8e76a777a3c4cdfd2e89afdbea28b9a51 /drivers/net/mlx4/mlx4.h
parentcdb73db0b6bf7a1bcf5c788f0c8f803facb6e517 (diff)
IB/mthca: 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. 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> Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'drivers/net/mlx4/mlx4.h')
0 files changed, 0 insertions, 0 deletions