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:
d3c6e7a
)
irda: use net_device_stats from struct net_device
author
Eric Dumazet
<eric.dumazet@gmail.com>
Thu, 19 Aug 2010 23:51:33 +0000
(23:51 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 22 Aug 2010 06:32:31 +0000
(23:32 -0700)
struct net_device has its own struct net_device_stats member, so use
this one instead of a private copy in the irlan_cb struct.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found