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:
21621e9
)
arc_emac: Use net_device_stats from struct net_device
author
Tobias Klauser
<tklauser@distanz.ch>
Wed, 9 Jul 2014 09:07:37 +0000
(11:07 +0200)
committer
David S. Miller
<davem@davemloft.net>
Wed, 9 Jul 2014 23:48:35 +0000
(16:48 -0700)
Instead of using a private copy of struct net_device_stats in struct
arc_emac_priv, use stats from struct net_device.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found