ath10k: fix TxBF VHT capabilities for 2+ RF-chain devices
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 26 Feb 2015 10:11:22 +0000 (11:11 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Sat, 7 Mar 2015 07:56:16 +0000 (09:56 +0200)
Firmware doesn't report a complete and
ready-to-use vht cap. Instead the driver is
supposed to fill in the missing bits related to
number of chains.

This effectively increases Compressed Steering
Number and Number of Sounding Dimensions in
AssocReq frames for devices with more than one RF
chain and should improve TxBF performance.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found