Abhijeet Kolekar <abhijeet.kolekar@xxxxxxxxx> writes: > Patch fixes the bug at > http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2139 > > Currently we cannot set the channel using wext extension > if we have already associated and disconnected. As > cfg80211_mgd_wext_siwfreq will not switch the channel if ssid is set. > This fixes it by clearing the ssid. [...] > net/wireless/sme.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) This patch is not for mac80211, but cfg80211. So please use "cfg80211:" prefix in the title. -- Kalle Valo -- 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