瀏覽代碼

ath9k: Remove a couple of unused variables

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Sujith Manoharan 13 年之前
父節點
當前提交
9b460d77e7
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      drivers/net/wireless/ath/ath9k/ath9k.h

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

@@ -600,8 +600,6 @@ struct ath_ant_comb {
 	int main_conf;
 	int main_conf;
 	enum ath9k_ant_div_comb_lna_conf first_quick_scan_conf;
 	enum ath9k_ant_div_comb_lna_conf first_quick_scan_conf;
 	enum ath9k_ant_div_comb_lna_conf second_quick_scan_conf;
 	enum ath9k_ant_div_comb_lna_conf second_quick_scan_conf;
-	int first_bias;
-	int second_bias;
 	bool first_ratio;
 	bool first_ratio;
 	bool second_ratio;
 	bool second_ratio;
 	unsigned long scan_start_time;
 	unsigned long scan_start_time;