]> bbs.cooldavid.org Git - net-next-2.6.git/commit
tulip: use integrated netdev stats
authorEric Dumazet <eric.dumazet@gmail.com>
Fri, 3 Sep 2010 03:52:43 +0000 (03:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Sep 2010 16:44:51 +0000 (09:44 -0700)
commit1a18abaa87c4c68a13c2ffcace39a078605b980a
tree3ac7ed4d7ef48ae8d3095f60272eb5681596d982
parentae8abfa00efb8ec550f772cbd1e1854977d06212
tulip: use integrated netdev stats

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>
drivers/net/tulip/interrupt.c
drivers/net/tulip/tulip.h
drivers/net/tulip/tulip_core.c