projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94cd95c
)
ath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_priv
author
Oleksij Rempel
<linux@rempel-privat.de>
Thu, 6 Nov 2014 07:53:34 +0000
(08:53 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 11 Nov 2014 21:31:15 +0000
(16:31 -0500)
Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/htc.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath/ath9k/htc.h
b/drivers/net/wireless/ath/ath9k/htc.h
index 09a5d72f3ff5b4e9cf27b6c0305193e738c1aba5..1f019aa2d1f8226585a249b16ee5d153149915d0 100644
(file)
--- a/
drivers/net/wireless/ath/ath9k/htc.h
+++ b/
drivers/net/wireless/ath/ath9k/htc.h
@@
-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;