mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-28 10:09:45 -04:00
ath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_priv
Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
94cd95c217
commit
fe30e8bb5b
@@ -481,6 +481,7 @@ struct ath9k_htc_priv {
|
||||
unsigned long op_flags;
|
||||
|
||||
struct ath9k_hw_cal_data caldata;
|
||||
struct ath_spec_scan_priv spec_priv;
|
||||
|
||||
spinlock_t beacon_lock;
|
||||
struct ath_beacon_config cur_beacon_conf;
|
||||
|
||||
Reference in New Issue
Block a user