Add forgotten ampdu_factor into wpa_supplicant.conf

Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2014-04-12 23:25:11 +03:00
parent ca38a309bc
commit e74dd0e55b

View file

@ -962,6 +962,9 @@ fast_reauth=1
# 0 = Enable MAX-AMSDU if hardware supports it. # 0 = Enable MAX-AMSDU if hardware supports it.
# 1 = Disable AMSDU # 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. # ampdu_density: Allow overriding AMPDU density configuration.
# Treated as hint by the kernel. # Treated as hint by the kernel.
# -1 = Do not make any changes. # -1 = Do not make any changes.