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:
08baf56
)
atl1: use netdev->stats
author
Eric Dumazet
<eric.dumazet@gmail.com>
Tue, 26 May 2009 06:48:43 +0000
(23:48 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 26 May 2009 06:48:43 +0000
(23:48 -0700)
Get rid of private struct net_device_stats in "struct atl1e_adapter",
and use one provided in struct net_device instead.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found