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:
a2c483a
)
amd8111e: use net_device_stats from struct net_device
author
Eric Dumazet
<eric.dumazet@gmail.com>
Fri, 20 Aug 2010 03:08:23 +0000
(
03:08
+0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 22 Aug 2010 06:09:36 +0000
(23:09 -0700)
struct net_device has its own struct net_device_stats member, so use
this one instead of a private copy in the amd8111e_priv struct.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found