ath10k: send (re)assoc peer command when NSS changed
authorJanusz Dziedzic <janusz.dziedzic@tieto.com>
Wed, 17 Dec 2014 10:30:02 +0000 (12:30 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 23 Dec 2014 15:22:46 +0000 (17:22 +0200)
commit55884c045d31a29cf69db8332d1064a1b61dd159
treec13b940272defeb7d4c16464aa991b945f64671d
parent627d9841eaa623e34657af7af0e6293805e07888
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>
drivers/net/wireless/ath/ath10k/mac.c