diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath9k')
-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 d8dddce75da7..aa4f14444997 100644 --- a/drivers/net/wireless/ath/ath9k/ath9k.h +++ b/drivers/net/wireless/ath/ath9k/ath9k.h | |||
@@ -420,7 +420,6 @@ struct ath_beacon { | |||
420 | struct ieee80211_vif *bslot[ATH_BCBUF]; | 420 | struct ieee80211_vif *bslot[ATH_BCBUF]; |
421 | int slottime; | 421 | int slottime; |
422 | int slotupdate; | 422 | int slotupdate; |
423 | struct ath9k_tx_queue_info beacon_qi; | ||
424 | struct ath_descdma bdma; | 423 | struct ath_descdma bdma; |
425 | struct ath_txq *cabq; | 424 | struct ath_txq *cabq; |
426 | struct list_head bbuf; | 425 | struct list_head bbuf; |