commit | 0eabccd940f0f25da0ae29e555fddb8fb84d8e27 | [log] [tgz] |
---|---|---|
author | Marek Puzyniak <marek.puzyniak@tieto.com> | Wed Apr 10 13:47:45 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Apr 10 20:24:16 2013 +0200 |
tree | 53e8515a857b1f3f4c7bd1829e058033b787f682 | |
parent | e47468518b9dc42db459e7240909946316d9c6c9 [diff] |
mac80211: clear SSID when stopping AP When AP interface is stopped ssid_len in the BSS configuration isn't cleared which can confuse drivers when switching modes. Set the length to zero when stopping the AP interface. Signed-off-by: Marek Puzyniak <marek.puzyniak@tieto.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>