]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Add forgotten ampdu_factor into wpa_supplicant.conf
authorJouni Malinen <j@w1.fi>
Sat, 12 Apr 2014 20:25:11 +0000 (23:25 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 13 Apr 2014 07:26:53 +0000 (10:26 +0300)
Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/wpa_supplicant.conf

index 3358250a68f4d7ea7ea453e958694deb0f186473..629d8860024b028ffdf0f1f175ddabca6dd1c22c 100644 (file)
@@ -962,6 +962,9 @@ fast_reauth=1
 # 0  = Enable MAX-AMSDU if hardware supports it.
 # 1  = Disable AMSDU
 #
+# ampdu_factor: Maximum A-MPDU Length Exponent
+# Value: 0-3, see 7.3.2.56.3 in IEEE Std 802.11n-2009.
+#
 # ampdu_density:  Allow overriding AMPDU density configuration.
 #  Treated as hint by the kernel.
 # -1 = Do not make any changes.