commit | 4f87d486faf194ba58efaef8192a71e9ffec852e | [log] [tgz] |
---|---|---|
author | Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> | Tue Apr 09 07:35:08 2019 +0000 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Apr 26 14:53:12 2019 +0300 |
tree | f8cf754ffd7583175200fbf3ffbc87431f682da6 | |
parent | 147b502bda338f4f2dff19faaa5829b691305ea5 [diff] |
qtnfmac: handle channel switch events for connected stations only Channel switch events from firmware should be processed only when STA is already connected to BSS. On connect this notification is not needed since full BSS info will be supplied by cfg80211_connect_result. Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>