diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/ath9k.h')
-rw-r--r-- | drivers/net/wireless/ath/ath9k/ath9k.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath9k/ath9k.h b/drivers/net/wireless/ath/ath9k/ath9k.h index 3a978bfa246e..bda0f302340c 100644 --- a/drivers/net/wireless/ath/ath9k/ath9k.h +++ b/drivers/net/wireless/ath/ath9k/ath9k.h | |||
@@ -237,7 +237,6 @@ struct ath_txq { | |||
237 | spinlock_t axq_lock; | 237 | spinlock_t axq_lock; |
238 | u32 axq_depth; | 238 | u32 axq_depth; |
239 | u8 axq_aggr_depth; | 239 | u8 axq_aggr_depth; |
240 | u32 axq_totalqueued; | ||
241 | bool stopped; | 240 | bool stopped; |
242 | bool axq_tx_inprogress; | 241 | bool axq_tx_inprogress; |
243 | struct ath_buf *axq_linkbuf; | 242 | struct ath_buf *axq_linkbuf; |