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:
2154c70
)
am79c961a: Use net_device_stats from struct net_device
author
Tobias Klauser
<tklauser@distanz.ch>
Mon, 9 Aug 2010 05:04:34 +0000
(
05:04
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 17 Aug 2010 09:32:55 +0000
(
02:32
-0700)
struct net_device has its own struct net_device_stats member, so we can
use this one instead of a private copy in the dev_priv struct.
Cc: Kulikov Vasiliy <segooon@gmail.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found