diff options
Diffstat (limited to 'net/bridge/br_private.h')
-rw-r--r-- | net/bridge/br_private.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/bridge/br_private.h b/net/bridge/br_private.h index c11b554fd109..0243cb489edd 100644 --- a/net/bridge/br_private.h +++ b/net/bridge/br_private.h | |||
@@ -90,7 +90,6 @@ struct net_bridge | |||
90 | spinlock_t lock; | 90 | spinlock_t lock; |
91 | struct list_head port_list; | 91 | struct list_head port_list; |
92 | struct net_device *dev; | 92 | struct net_device *dev; |
93 | struct net_device_stats statistics; | ||
94 | spinlock_t hash_lock; | 93 | spinlock_t hash_lock; |
95 | struct hlist_head hash[BR_HASH_SIZE]; | 94 | struct hlist_head hash[BR_HASH_SIZE]; |
96 | struct list_head age_list; | 95 | struct list_head age_list; |