net/: Kill now superfluous ->last_rx stores.
authorDavid S. Miller <davem@davemloft.net>
Tue, 4 Nov 2008 06:01:07 +0000 (22:01 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Nov 2008 06:01:07 +0000 (22:01 -0800)
The generic packet receive code takes care of setting
netdev->last_rx when necessary, for the sake of the
bonding ARP monitor.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found