diff options
Diffstat (limited to 'net/mac80211/sta_info.h')
-rw-r--r-- | net/mac80211/sta_info.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/mac80211/sta_info.h b/net/mac80211/sta_info.h index f592290e42b9..95753f860acf 100644 --- a/net/mac80211/sta_info.h +++ b/net/mac80211/sta_info.h | |||
@@ -245,10 +245,6 @@ struct sta_info { | |||
245 | unsigned int wme_tx_queue[NUM_RX_DATA_QUEUES]; | 245 | unsigned int wme_tx_queue[NUM_RX_DATA_QUEUES]; |
246 | #endif | 246 | #endif |
247 | 247 | ||
248 | /* Debug counters, no locking doesn't matter */ | ||
249 | int channel_use; | ||
250 | int channel_use_raw; | ||
251 | |||
252 | /* | 248 | /* |
253 | * Aggregation information, locked with lock. | 249 | * Aggregation information, locked with lock. |
254 | */ | 250 | */ |