drivers: Kill now superfluous ->last_rx stores
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 31 Aug 2009 06:34:50 +0000 (06:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Sep 2009 06:07:36 +0000 (23:07 -0700)
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: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Neil Horman <nhorman@txudriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found