mac80211: fix scan when operating on DFS channels in ETSI domains
authorStefan Lippers-Hollmann <s.l-h@gmx.de>
Wed, 9 Oct 2019 04:21:58 +0000 (06:21 +0200)
committerPetr Štetiar <ynezz@true.cz>
Wed, 9 Oct 2019 19:00:02 +0000 (21:00 +0200)
commitf690b6f472cd82fbe12d2b1da43098c9af36d0fc
treeb9fa3cd4ad3e80d28c3abab2fec62758186f7ec6
parent3a4f587c465a0531b820ca1a3e90eb05c4927b68
mac80211: fix scan when operating on DFS channels in ETSI domains

In non-ETSI regulatory domains scan is blocked when operating channel
is a DFS channel. For ETSI, however, once DFS channel is marked as
available after the CAC, this channel will remain available (for some
time) even after leaving this channel.

Therefore a scan can be done without any impact on the availability
of the DFS channel as no new CAC is required after the scan.

Enable scan in mac80211 in these cases.

Signed-off-by: Aaron Komisar <aaron.komisar@tandemg.com>
Link: https://lore.kernel.org/r/1570024728-17284-1-git-send-email-aaron.komisar@tandemg.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
package/kernel/mac80211/patches/subsys/030-mac80211_fix-scan-when-operating-on-DFS-channels-in-ETSI-domains.patch [new file with mode: 0644]