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)
commitd2ad3ca88da02baeccd5216780f1fe983c6953ba
tree62858c1c1f89cf4abe17f5e4e0812b1b528fbd18
parent265eb67fb4e16be8e46a51e1e4e2ecd99fb15219
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.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/8021q/vlan_core.c
net/8021q/vlan_dev.c
net/bluetooth/bnep/core.c
net/dsa/tag_dsa.c
net/dsa/tag_edsa.c
net/dsa/tag_trailer.c
net/ieee80211/ieee80211_rx.c