commit | 9d308429a9fd0fa644f0b748f6241631f74a6cda | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon Apr 20 18:43:46 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 22 16:57:17 2009 -0400 |
tree | 944b813829d21665f05e579bd97fd5c070f7ddf8 | |
parent | b9a5f8cab751d362f7c2d94899ca788c22fcd1ef [diff] |
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 <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>