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>
This commit is contained in:
committed by
John W. Linville
parent
d85ed4196e
commit
9b460d77e7
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user