1
0
Fork 0
alistair23-linux/drivers/net/arm
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores.
The generic packet receive code takes care of setting
netdev->last_rx when necessary, for the sake of the
bonding ARP monitor.

Drivers need not do it any more.

Some cases had to be skipped over because the drivers
were making use of the ->last_rx value themselves.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-11-03 21:11:17 -08:00
..
Kconfig Driver for IXP4xx built-in Ethernet ports 2008-04-29 01:56:50 -04:00
Makefile Driver for IXP4xx built-in Ethernet ports 2008-04-29 01:56:50 -04:00
am79c961a.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
am79c961a.h fix file specification in comments 2006-10-03 23:01:26 +02:00
at91_ether.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
at91_ether.h at91_ether: use netstats in net_device structure 2008-07-22 19:45:41 -04:00
ep93xx_eth.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
ether1.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
ether1.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ether3.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
ether3.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
etherh.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
ixp4xx_eth.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00