cfg80211: allow continuous radar monitoring on offchannel chain
authorLorenzo Bianconi <lorenzo@kernel.org>
Tue, 16 Nov 2021 14:03:36 +0000 (15:03 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 26 Nov 2021 10:50:27 +0000 (11:50 +0100)
commit8415816493b7589e74ff4e1e7eaf3aadc7b73621
tree1e942d46d143e0e5685a1fdf770a0af3d5f94002
parentc47240cb46a10c40686ce4e25c64aaed676f71c9
cfg80211: allow continuous radar monitoring on offchannel chain

Allow continuous radar detection on the offchannel chain in order
to switch to the monitored channel whenever the underlying driver
reports a radar pattern on the main channel.

Tested-by: Owen Peng <owen.peng@mediatek.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://lore.kernel.org/r/d46217310a49b14ff0e9c002f0a6e0547d70fd2c.1637071350.git.lorenzo@kernel.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/chan.c
net/wireless/mlme.c
net/wireless/nl80211.c