commit | 37e89a0e5aa0e310f8a111e5accb4f34ee11bb17 | [log] [tgz] |
---|---|---|
author | Tsang-Shian Lin <thlin@realtek.com> | Wed Jan 17 14:15:23 2018 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Jan 17 17:09:13 2018 +0200 |
tree | 2cfdd716f470f3850255302b76f73baec55d2a88 | |
parent | c8abbe79cce67f201bbbe8ce797476fdc96a80f4 [diff] |
rtlwifi: unlink bss when un-association When AP change bandwidth setting from 20M to 40M, STA may use old 20M AP information to association with AP. Driver unlink bss in the .bss_info_changed of ieee80211_ops to make sure that later scan can get correct AP bandwidth capability. Signed-off-by: Tsang-Shian Lin <thlin@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>