Hi, This is another part of my recent RFC. This is just the channel switching part. This is based on my patchset implementing multi-vif chanctx reservations. v2: * add radar_detect fix patch (wasn't present in the big RFC) Michal Kazior (7): cfg80211: fix radar_detect combination checking mac80211: make check_combinations() aware of chanctx reservation mac80211: use chanctx reservation for AP CSA mac80211: use chanctx reservation for STA CSA mac80211: ignore cqm during csa mac80211: remove old unused channel switching code cfg80211: remove channel_switch combination check net/mac80211/cfg.c | 63 +++++++++++++++++++---------- net/mac80211/chan.c | 79 +++++++----------------------------- net/mac80211/ieee80211_i.h | 5 --- net/mac80211/mlme.c | 99 ++++++++++++++++++++++++++++++---------------- net/mac80211/util.c | 37 ++++++++++++++++- net/wireless/nl80211.c | 11 ------ net/wireless/util.c | 2 +- 7 files changed, 156 insertions(+), 140 deletions(-) -- 1.8.5.3 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html