summaryrefslogtreecommitdiff
path: root/drivers/infiniband
diff options
context:
space:
mode:
authorJon Mason <jon.mason@exar.com>2010-12-10 14:02:58 (GMT)
committerDavid S. Miller <davem@davemloft.net>2010-12-11 00:08:22 (GMT)
commitdc66daa9be40369ead5a4ee33c6bcfb44cb3c8ee (patch)
treeb725d5b54211a832f33a77a27aec9cbba882455a /drivers/infiniband
parentc92bf70dcb9d08f821e4c9f09f8fc328495ba998 (diff)
downloadlinux-fsl-qoriq-dc66daa9be40369ead5a4ee33c6bcfb44cb3c8ee.tar.xz
vxge: use pci_request_region()
Only BAR0 is ever accessed, thus making the calls to pci_request_regions overkill. Change calls of pci_request_regions to pci_request_region to reduce the size of the mapped area. Signed-off-by: Jon Mason <jon.mason@exar.com> Signed-off-by: Ram Vepa <ram.vepa@exar.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/infiniband')
0 files changed, 0 insertions, 0 deletions