From: Jouni Malinen Date: Sat, 12 Apr 2014 20:25:11 +0000 (+0300) Subject: Add forgotten ampdu_factor into wpa_supplicant.conf X-Git-Tag: hostap_2_2~283 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e74dd0e55b26d3b2f69c93f3c1071fe41f890505;p=thirdparty%2Fhostap.git Add forgotten ampdu_factor into wpa_supplicant.conf Signed-off-by: Jouni Malinen --- diff --git a/wpa_supplicant/wpa_supplicant.conf b/wpa_supplicant/wpa_supplicant.conf index 3358250a6..629d88600 100644 --- a/wpa_supplicant/wpa_supplicant.conf +++ b/wpa_supplicant/wpa_supplicant.conf @@ -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.