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 2114e45682ea..1f0c4f44b765 100644 --- a/net/bridge/br_private.h +++ b/net/bridge/br_private.h | |||
@@ -93,7 +93,6 @@ struct net_bridge | |||
93 | struct net_device *dev; | 93 | struct net_device *dev; |
94 | spinlock_t hash_lock; | 94 | spinlock_t hash_lock; |
95 | struct hlist_head hash[BR_HASH_SIZE]; | 95 | struct hlist_head hash[BR_HASH_SIZE]; |
96 | struct list_head age_list; | ||
97 | unsigned long feature_mask; | 96 | unsigned long feature_mask; |
98 | #ifdef CONFIG_BRIDGE_NETFILTER | 97 | #ifdef CONFIG_BRIDGE_NETFILTER |
99 | struct rtable fake_rtable; | 98 | struct rtable fake_rtable; |