]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9ff8beaad8f31f5734fec47f126e9fcd19d99e0a
tree1e942d46d143e0e5685a1fdf770a0af3d5f94002
parent6b9c54d7dc163e1a3d622013136fa1842a3a7725
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