OSDN Git Service

ath10k: disable TX_STBC for tx chainmask of 1
authorMohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>
Wed, 29 Jun 2016 16:29:27 +0000 (19:29 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 30 Jun 2016 11:00:39 +0000 (14:00 +0300)
commit34663241d81f9d2a8e3730f3f3973adfcb913b83
tree342f0dbe3268f6e6881645a8bb5f8f01f3b11bf2
parent343bf960f03c982a80dbf5ee3af58a7734a3f1d2
ath10k: disable TX_STBC for tx chainmask of 1

Disable TX_STBC for both HT and VHT if the devices tx chainmask is '1'
TX_STBC is required only for devices with tx_chainmask > 1. This fixes
a ping failure for QCA9887 (1x1) in HT/VHT mode

Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c