commit | 4415d58c47e5a48dfd202c63fcfd3d6e653e543b | [log] [tgz] |
---|---|---|
author | Timothy Redaelli <tredaelli@redhat.com> | Tue Mar 27 11:25:25 2018 +0300 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Mar 29 11:48:08 2018 +0300 |
tree | 90d76c6496f61e1275419daaddf21736a61c1d26 | |
parent | 44f98a9332e4b97b0215a1c38e647bc0cd8e5a5f [diff] |
ath9k: fix DFS detector synchronization some userspace programs (e.g. hostapd) need to set the regulatory domain before selecting the operating channel. Synchronize DFS detector regardless of the value of ah->curchan, to avoid situations where wireless scan can't be done on some 5GHz sub-bands, because dfs_region is constantly UNSET. Acked-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Timothy Redaelli <tredaelli@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>