[v2,3/3] ath10k: Set rxnss_override for QCA9888
Kalle Valo
kvalo at qca.qualcomm.com
Mon Jun 12 07:51:36 PDT 2017
Sven Eckelmann <sven.eckelmann at openmesh.com> wrote:
> QCA9888 supports VHT80 with 2x2. But it only support 1x1 with VHT160 or
> VHT80+80. Inform userspace and the the QCA firmware about that limitation
> whenever VHT80+80 or VHT160 is configured.
>
> Signed-off-by: Sven Eckelmann <sven.eckelmann at openmesh.com>
> Signed-off-by: Kalle Valo <kvalo at qca.qualcomm.com>
This also had similar warnings, fixed in pending branch:
drivers/net/wireless/ath/ath10k/mac.c:4444:52: warning: incorrect type in assignment (different base types)
drivers/net/wireless/ath/ath10k/mac.c:4444:52: expected restricted __le16 [assigned] [usertype] rx_highest
drivers/net/wireless/ath/ath10k/mac.c:4444:52: got int
drivers/net/wireless/ath/ath10k/mac.c:4445:52: warning: incorrect type in assignment (different base types)
drivers/net/wireless/ath/ath10k/mac.c:4445:52: expected restricted __le16 [assigned] [usertype] tx_highest
drivers/net/wireless/ath/ath10k/mac.c:4445:52: got int
--
https://patchwork.kernel.org/patch/9778089/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath10k
mailing list