Sven Eckelmann <sven.eckelmann@xxxxxxxxxxxx> 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@xxxxxxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxxxx> 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