1
0
Fork 0
alistair23-linux/drivers/net/e1000e
Becky Bruce f47e81fc36 e1000e: use resource_size_t, not unsigned long, for phys addrs
The use of unsigned long causes the driver to fail on 32-bit systems
which support 64-bit resources.

Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-05-22 06:19:32 -04:00
..
82571.c e1000e: cleanup several stats issues 2008-04-25 02:07:11 -04:00
Makefile e1000e: reformat comment blocks, cosmetic changes only 2008-03-28 22:14:56 -04:00
defines.h e1000e: Add support for BM PHYs on ICH9 2008-05-06 12:04:14 -04:00
e1000.h e1000e: Add support for BM PHYs on ICH9 2008-05-06 12:04:14 -04:00
es2lan.c e1000e: Fix HW Error on es2lan, ARP capture issue by BMC 2008-04-25 02:07:12 -04:00
ethtool.c e1000e: don't return half-read eeprom on error 2008-05-06 12:38:02 -04:00
hw.h e1000e: Add support for BM PHYs on ICH9 2008-05-06 12:04:14 -04:00
ich8lan.c e1000e: Add support for BM PHYs on ICH9 2008-05-06 12:04:14 -04:00
lib.c e1000e: rename a few functions 2008-04-16 20:41:37 -04:00
netdev.c e1000e: use resource_size_t, not unsigned long, for phys addrs 2008-05-22 06:19:32 -04:00
param.c e1000e: reformat comment blocks, cosmetic changes only 2008-03-28 22:14:56 -04:00
phy.c e1000e: Add support for BM PHYs on ICH9 2008-05-06 12:04:14 -04:00