From: Sujith Manoharan Date: Tue, 8 Oct 2013 02:51:57 +0000 (-0700) Subject: ath10k: Fix bug in max. VHT A-MPDU size X-Git-Tag: v3.13-rc1~105^2~55^2^2~53^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a24b88b56074424a413acc2d2a517fb82f5e7c2f;p=pandora-kernel.git ath10k: Fix bug in max. VHT A-MPDU size 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. Tested-by: Kalle Valo Signed-off-by: Sujith Manoharan Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed