netfilter: ebtables: add IPv6 support
[safe/jmp/linux-2.6] / net / bridge / br_private.h
index c11b554..0243cb4 100644 (file)
@@ -90,7 +90,6 @@ struct net_bridge
        spinlock_t                      lock;
        struct list_head                port_list;
        struct net_device               *dev;
-       struct net_device_stats         statistics;
        spinlock_t                      hash_lock;
        struct hlist_head               hash[BR_HASH_SIZE];
        struct list_head                age_list;