linux-stable/drivers/net/vxge
Jon Mason dc66daa9be 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>
2010-12-10 16:08:22 -08:00
..
Makefile vxge: Update copyright information 2010-07-15 20:46:22 -07:00
vxge-config.c vxge: code cleanup and reorganization 2010-12-10 16:08:21 -08:00
vxge-config.h vxge: code cleanup and reorganization 2010-12-10 16:08:21 -08:00
vxge-ethtool.c net: Fix too optimistic NETIF_F_HW_CSUM features 2010-12-06 12:59:04 -08:00
vxge-ethtool.h vxge: Update copyright information 2010-07-15 20:46:22 -07:00
vxge-main.c vxge: use pci_request_region() 2010-12-10 16:08:22 -08:00
vxge-main.h vxge: code cleanup and reorganization 2010-12-10 16:08:21 -08:00
vxge-reg.h vxge: correct multi-function detection 2010-11-11 09:30:23 -08:00
vxge-traffic.c vxge: code cleanup and reorganization 2010-12-10 16:08:21 -08:00
vxge-traffic.h vxge: code cleanup and reorganization 2010-12-10 16:08:21 -08:00
vxge-version.h vxge: update driver version 2010-12-01 13:02:09 -08:00