Hi, These are some patches from my multi-interface patchset. It's probably a good idea to apply them regardless of current multi-interface implementation acceptance. I've updated the patches according to feedback on the mailing list. The odd one here seems to be sdata->radar_required fix although it is related to CSA. The last one is a split from the original CSA locking patch. I've skipped the part that adds local->mtx locking to CSA. It only makes sense with my current multi-interface CSA. Since the plan is to make CSA more chanctx oriented it actually might be better to use chanctx instead of mtx for CSA locking purposes. Michal Kazior (5): mac80211: batch CSA bss info notification mac80211: fix possible memory leak on AP CSA failure mac80211: move csa_active setting in STA CSA mac80211: fix sdata->radar_required locking mac80211: add missing CSA locking net/mac80211/cfg.c | 30 ++++++++++++++++++++---------- net/mac80211/chan.c | 2 ++ net/mac80211/ibss.c | 11 ++++++----- net/mac80211/iface.c | 2 ++ net/mac80211/mesh.c | 7 +++++-- net/mac80211/mlme.c | 2 +- 6 files changed, 36 insertions(+), 18 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