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:
ae8abfa
)
tulip: use integrated netdev stats
author
Eric Dumazet
<eric.dumazet@gmail.com>
Fri, 3 Sep 2010 03:52:43 +0000
(
03:52
+0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 3 Sep 2010 16:44:51 +0000
(09:44 -0700)
struct tulip_private is a bit large (order-1 allocation even on 32bit
arch), try to shrink it, remove its net_device_stats field.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found