]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ath10k: use station's current operating mode from assoc request
authorVivek Natarajan <nataraja@qti.qualcomm.com>
Tue, 6 Oct 2015 12:19:34 +0000 (15:19 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Dec 2015 19:34:33 +0000 (14:34 -0500)
commit3a0ff96194c14f7915e571553a2328e477da8c97
tree316fff99732d1af29c3368cb1a0843976f58fe64
parent92f503d0b0491f90c196a1ed3dda601c4016b1a3
ath10k: use station's current operating mode from assoc request

commit 72f8cef5d1155209561b01e092ce1a04ad50c4cb upstream.

The current number of spatial streams used by the client is advertised
as a separate IE in assoc request. Use this information to set
the NSS operating mode.

Fixes: 45c9abc059fa ("ath10k: implement more versatile set_bitrate_mask").
Signed-off-by: Vivek Natarajan <nataraja@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/ath/ath10k/mac.c