alistair23-linux/drivers/net/atl1e
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
..
atl1e.h
atl1e_ethtool.c atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST? 2008-08-14 04:44:18 -04:00
atl1e_hw.c atl1e: remove the unneeded (struct atl1e_adapter *) 2008-09-24 20:49:05 -04:00
atl1e_hw.h
atl1e_main.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
atl1e_param.c
Makefile