diff options
Diffstat (limited to 'net/mac80211/sta_info.h')
-rw-r--r-- | net/mac80211/sta_info.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/mac80211/sta_info.h b/net/mac80211/sta_info.h index e3ae0f5cc228..8f7ebe41c024 100644 --- a/net/mac80211/sta_info.h +++ b/net/mac80211/sta_info.h | |||
@@ -97,8 +97,6 @@ struct sta_info { | |||
97 | unsigned int wme_tx_queue[NUM_RX_DATA_QUEUES]; | 97 | unsigned int wme_tx_queue[NUM_RX_DATA_QUEUES]; |
98 | #endif /* CONFIG_MAC80211_DEBUG_COUNTERS */ | 98 | #endif /* CONFIG_MAC80211_DEBUG_COUNTERS */ |
99 | 99 | ||
100 | int vlan_id; | ||
101 | |||
102 | u16 listen_interval; | 100 | u16 listen_interval; |
103 | 101 | ||
104 | #ifdef CONFIG_MAC80211_DEBUGFS | 102 | #ifdef CONFIG_MAC80211_DEBUGFS |