summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRajkumar Manoharan <rmanohar@qti.qualcomm.com>2015-11-03 11:51:33 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-12-09 14:03:22 -0500
commit72c82827d94a0c05d709a2019de0f2225ca2ca40 (patch)
tree11144dff5b9316f81a149d3d65bfea222e9dffaf /tools
parentd3a80fbec20ffa27f71295d24ce456934ad8c7a7 (diff)
ath10k: fix invalid NSS for 4x4 devices
commit f680f70adbeab28b35f849016b964dd645db6237 upstream. The number of spatial streams that are derived from chain mask for 4x4 devices is using wrong bitmask and conditional check. This is affecting downlink throughput for QCA99x0 devices. Earlier cfg_tx_chainmask is not filled by default until user configured it and so get_nss_from_chainmask never be called. This issue is exposed by recent commit 166de3f1895d ("ath10k: remove supported chain mask"). By default maximum supported chain mask is filled in cfg_tx_chainmask. Fixes: 5572a95b4b ("ath10k: apply chainmask settings to vdev on creation") Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions