Hi, These are some of the changes I think are necessary for getting multi-vif and multi-chan channel switching working. This is based on Luca's interface combination patchset v7. This is taken from my local prototype. However since Luca's patchsets are still under review there's nothing more sane I can provide now ;-) The patch #3 depends on my cfg80211_leave() fix. Michal Kazior (3): cfg80211: allow drivers to iterate over matching combinations mac80211: add max channel calculation utility function cfg80211: export interface stopping function include/net/cfg80211.h | 41 ++++++++++++++++++++++++++++++++++++++ net/mac80211/ieee80211_i.h | 1 + net/mac80211/util.c | 43 ++++++++++++++++++++++++++++++++++++++++ net/wireless/core.c | 36 +++++++++++++++++++++++++++++++--- net/wireless/core.h | 3 +++ net/wireless/trace.h | 15 ++++++++++++++ net/wireless/util.c | 49 +++++++++++++++++++++++++++++++++++++++------- 7 files changed, 178 insertions(+), 10 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