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:
b27d50a
)
net: cris/eth_v10: Use net_device_stats from struct net_device_stats
author
Tobias Klauser
<tklauser@distanz.ch>
Thu, 2 Dec 2010 07:22:05 +0000
(07:22 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 6 Dec 2010 21:24:47 +0000
(13:24 -0800)
struct net_device has its own struct net_device_stats member, so use
this one instead of a private copy in struct net_local.
Note: This patch was not even compile tested.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found