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:
1ce8e7b
)
net: use netdev stats in b44, sundance, via-rhine and via-velocity
author
Eric Dumazet
<eric.dumazet@gmail.com>
Wed, 27 May 2009 10:34:50 +0000
(10:34 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 27 May 2009 22:47:07 +0000
(15:47 -0700)
Use struct net_device_stats provided in struct net_device instead of
private ones.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found