Hi, This is a new version of my patchset. Now it's rebased on the latest mac80211-next, so all the locking changes are included. I hope the warnings observed with mesh and IBSS go away now that the locks are working properly. Simon and Chun-Yeow, it would be great if you could re-test this updated version and let me know how it goes. Thanks! Luca. Luciano Coelho (5): mac80211: refactor ieee80211_ibss_process_chanswitch() mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_csa_beacon() mac80211: refactor ieee80211_mesh_process_chanswitch() mac80211: align ieee80211_mesh_csa_beacon() with ieee80211_csa_beacon() mac80211: only set CSA beacon when at least one beacon must be transmitted include/net/mac80211.h | 10 ++-- net/mac80211/cfg.c | 120 +++++++++++++++++++++++++++++++++++---------- net/mac80211/ibss.c | 78 +++++++---------------------- net/mac80211/ieee80211_i.h | 11 +++-- net/mac80211/mesh.c | 78 ++++++----------------------- net/mac80211/tx.c | 19 +++---- net/mac80211/util.c | 1 - 7 files changed, 148 insertions(+), 169 deletions(-) -- 1.8.4.2 -- 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