From: Luciano Coelho <luciano.coelho@xxxxxxxxx> This is a rework of the channel switch started notification that I sent a long time ago. According to the review, I removed the failure notification. Additionally, some other small changes were made to fix some things and adapt to the current code. Please review. -- Luca. Luciano Coelho (3): cfg80211/nl80211: add channel switch started notification mac80211: send channel switch started notifications cfg80211/nl80211: allow any interface to send channel switch notifications include/net/cfg80211.h | 14 ++++++++++++++ include/uapi/linux/nl80211.h | 15 ++++++++++++++- net/mac80211/cfg.c | 3 +++ net/mac80211/mlme.c | 5 +++++ net/wireless/nl80211.c | 34 +++++++++++++++++++++++++--------- net/wireless/trace.h | 16 ++++++++++++++++ 6 files changed, 77 insertions(+), 10 deletions(-) -- 2.1.1 -- 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