wifi: mac80211: allow CSA to same channel
authorJohannes Berg <johannes.berg@intel.com>
Mon, 29 Jan 2024 19:35:45 +0000 (20:35 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 8 Feb 2024 14:00:44 +0000 (15:00 +0100)
commit55167a3eed53ce8b40d5bf2a3e0be4e15d2eba57
tree7d34ba87afa6aca74f941f9d13072c705726f140
parentea8af8be4232a3f476d8659319cab794be44e73b
wifi: mac80211: allow CSA to same channel

This could be used e.g. for temporarily sending quiet
(mode=1 in CSA/ECSA), or updating bandwidth. This is
also useful for testing, since it's something that an
AP may do and the client needs to be prepared. Simply
allow it.

Link: https://msgid.link/20240129203544.ef7258d5790d.Idafe22e41621757458d4960659b9621853f7104d@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c