From: Johannes Berg Date: Mon, 20 Apr 2009 16:43:46 +0000 (+0200) Subject: cfg80211: clear WEXT SSID when clearing IBSS X-Git-Tag: v2.6.31-rc1~330^2~568^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d308429a9fd0fa644f0b748f6241631f74a6cda;p=pandora-kernel.git cfg80211: clear WEXT SSID when clearing IBSS When we leave an IBSS, we should clear the SSID and not just the BSSID, but since WEXT allows configuring while the interface is down we must not clear it when leaving due to taking the iface down, so some complications are needed. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed