1
0
Fork 0
alistair23-linux/drivers/net/e1000
Arjan van de Ven 275f165fa9 pci: use pci_ioremap_bar() in drivers/net
Use the newly introduced pci_ioremap_bar() function in drivers/net.
pci_ioremap_bar() just takes a pci device and a bar number, with the goal
of making it really hard to get wrong, while also having a central place
to stick sanity checks.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-10-31 00:53:48 -04:00
..
Makefile e100, e1000, ixgb: update copyright header and remove LICENSE 2006-09-27 12:53:14 -07:00
e1000.h e1000: remove unused Kconfig option for disabling packet split 2008-09-24 22:17:42 -04:00
e1000_ethtool.c e1000: Move assignments in tests before test 2008-07-22 19:39:03 -04:00
e1000_hw.c e1000: prevent corruption of EEPROM/NVM 2008-09-18 21:40:24 -04:00
e1000_hw.h e1000: convert uint16_t style integers to u16 2008-04-16 20:41:45 -04:00
e1000_main.c pci: use pci_ioremap_bar() in drivers/net 2008-10-31 00:53:48 -04:00
e1000_osdep.h e1000: Remove spaces after casts and function names 2008-07-22 19:38:52 -04:00
e1000_param.c e1000: fix stack size 2008-08-27 13:56:27 -07:00