Michal Kazior <michal.kazior@xxxxxxxxx> writes: > From: Sujith Manoharan <c_manoha@xxxxxxxxxxxxxxxx> > > For VHT peers, the maximum A-MPDU size has to be calculated > from the VHT capabilities element and not the HT-cap. The formula > is the same, but a higher value is used in VHT, allowing larger > aggregates to be transmitted. > > The patch contains a workaround for some Netgear/Linksys APs that > report Rx A-MPDU factor incorrectly. > > Signed-off-by: Sujith Manoharan <c_manoha@xxxxxxxxxxxxxxxx> > Signed-off-by: Michal Kazior <michal.kazior@xxxxxxxxx> I see warnings with this patch: drivers/net/wireless/ath/ath10k/mac.c: In function 'ath10k_peer_assoc_h_vht': drivers/net/wireless/ath/ath10k/mac.c:1049:179: warning: comparison of distinct pointer types lacks a cast [enabled by default] drivers/net/wireless/ath/ath10k/mac.c:1049:30: error: incompatible types in comparison expression (different signedness) drivers/net/wireless/ath/ath10k/mac.c:1042: WARNING: line over 80 characters -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html