git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
265eb67
)
net/: Kill now superfluous ->last_rx stores.
author
David S. Miller
<davem@davemloft.net>
Tue, 4 Nov 2008 06:01:07 +0000
(22:01 -0800)
committer
David 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