]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: Fix reassociation by not clearing previous BSSID
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 19 Mar 2009 11:39:20 +0000 (13:39 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 28 Mar 2009 00:13:01 +0000 (20:13 -0400)
commit5a3ac1149460db23be37f2898fd4d80c0221b769
treef7af1607553e08ec9c6fde0e8430a0a2b003a384
parentf6aa1bba88236736b7d673859ed3f1a42fa21458
mac80211: Fix reassociation by not clearing previous BSSID

We must not clear the previous BSSID when roaming to another AP within
the same ESS for reassociation to be used properly. It is fine to
clear this when the SSID changes, so let's move the code into
ieee80211_sta_set_ssid().

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c