ath9k: Remove a couple of unused variables
authorSujith Manoharan <c_manoha@qualcomm.com>
Sun, 16 Sep 2012 02:35:54 +0000 (08:05 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 24 Sep 2012 18:59:10 +0000 (14:59 -0400)
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ath9k.h

index fd24535677a65ba3fc0a8a4e2af52a930b0b097f..8e27f4fb21fe06867467ed4123827b8d43dcbbd5 100644 (file)
@@ -600,8 +600,6 @@ struct ath_ant_comb {
        int main_conf;
        enum ath9k_ant_div_comb_lna_conf first_quick_scan_conf;
        enum ath9k_ant_div_comb_lna_conf second_quick_scan_conf;
-       int first_bias;
-       int second_bias;
        bool first_ratio;
        bool second_ratio;
        unsigned long scan_start_time;