1
0
Fork 0
remarkable-linux/drivers/net/atlx
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
..
Makefile atl2: add atl2 driver 2008-09-18 11:34:52 -04:00
atl1.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
atl1.h atlx: timer cleanup 2008-11-02 08:00:15 -05:00
atl2.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
atl2.h atlx: use embedded net_device_stats 2008-11-02 07:59:55 -05:00
atlx.c atlx: use embedded net_device_stats 2008-11-02 07:59:55 -05:00
atlx.h atl1: bump version number 2008-05-13 01:30:25 -04:00