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:
5dbfbc4
)
tehuti: Use net_device_stats from struct net_device
author
Tobias Klauser
<tklauser@distanz.ch>
Wed, 18 Aug 2010 22:11:25 +0000
(22:11 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 20 Aug 2010 00:19:05 +0000
(17:19 -0700)
struct net_device has its own struct net_device_stats member, so use
this one instead of a private copy in the bdx_priv struct.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found