commit | 55884c045d31a29cf69db8332d1064a1b61dd159 | [log] [tgz] |
---|---|---|
author | Janusz Dziedzic <janusz.dziedzic@tieto.com> | Wed Dec 17 12:30:02 2014 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Dec 23 17:22:46 2014 +0200 |
tree | c13b940272defeb7d4c16464aa991b945f64671d | |
parent | 627d9841eaa623e34657af7af0e6293805e07888 [diff] |
ath10k: send (re)assoc peer command when NSS changed Assoc peer command contain information about NSS. When we will get IEEE80211_RC_NSS_CHANGED we should also send (re) assoc peer command to be sure firmware will know about it and RC will work correctly. This was found during code review. Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>