mac80211: deny attempts at using chanctx during CSA
Deny attempts to increase chanctx refcount or create chanctx. This effectively denies starting a new interface and radar detection while CSA is in progress. This prevents STA interface connecting as well as starting radar detection while CSA is in progress. Existing interfaces (including those with active CSA) can be stopped though. Signed-off-by:Michal Kazior <michal.kazior@tieto.com> (cherry picked from http://mid.gmane.org/1390227670-19030-7-git-send-email-michal.kazior@tieto.com) Conflicts: net/mac80211/util.c
Loading
Please sign in to comment