ソースを参照

ath9k: remove unused beacon_qi

Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Oleksij Rempel 11 年 前
コミット
df728780d2
1 ファイル変更0 行追加1 行削除
  1. 0 1
      drivers/net/wireless/ath/ath9k/ath9k.h

+ 0 - 1
drivers/net/wireless/ath/ath9k/ath9k.h

@@ -420,7 +420,6 @@ struct ath_beacon {
 	struct ieee80211_vif *bslot[ATH_BCBUF];
 	int slottime;
 	int slotupdate;
-	struct ath9k_tx_queue_info beacon_qi;
 	struct ath_descdma bdma;
 	struct ath_txq *cabq;
 	struct list_head bbuf;