diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2009-07-10 17:53:34 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-07-24 15:05:11 -0400 |
commit | 908d4369a394e816767d566d9c3d15a5af8c1c55 (patch) | |
tree | a1aa369a55a6f998109448cdb6dbbcf77ff9b5f0 /include/asm-generic/tlbflush.h | |
parent | 4b14c96dfbf068acb85c3fa2446b3949c0230deb (diff) | |
download | blackbird-op-linux-908d4369a394e816767d566d9c3d15a5af8c1c55.tar.gz blackbird-op-linux-908d4369a394e816767d566d9c3d15a5af8c1c55.zip |
cfg80211: don't look at wdev->ssid for giwessid
This variable is only used internally, _while_ connected.
If we use it, the sequence
# iwconfig wlan1 essid foo
<connects>
# iwconfig wlan1 essid ""
<disconnects>
# iwconfig
will still display "foo" as the SSID afterwards, which
is obviously quite bogus. Fix this by only displaying
the wext SSID, if present.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/asm-generic/tlbflush.h')
0 files changed, 0 insertions, 0 deletions