]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: enable use of non-cleared DFS channels for DFS offload
authorDmitry Lebed <dlebed@quantenna.com>
Mon, 26 Mar 2018 13:36:32 +0000 (16:36 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 29 Mar 2018 08:21:35 +0000 (10:21 +0200)
commitc15c56c34d46fd03b34950422e163b6415a41d46
tree552064b57473f0ce5720fd3e3ebba1aac1831107
parent24b9b1717f8abfc63b53223e56b49c9f8c9aa43b
cfg80211: enable use of non-cleared DFS channels for DFS offload

Currently channel switch/start_ap to DFS channel cannot be done to
non-CAC-cleared channel even if DFS offload if enabled.
Make non-cleared DFS channels available if DFS offload is enabled.
CAC will be started by HW after channel change, start_ap call, etc.

Signed-off-by: Dmitry Lebed <dlebed@quantenna.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/chan.c