]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant.c
wpa_supplicant: Override HT A-MPDU size if VHT A-MPDU was overridden
authorEliad Peller <eliad@wizery.com>
Thu, 27 Mar 2014 06:58:32 +0000 (08:58 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 27 Mar 2014 14:45:21 +0000 (16:45 +0200)
commit4f560cdee34e0689a698b38beaeae3d48dadd913
tree1666b7e7e9febc585ebeb5cb812752ac549401b5
parent3ae8b7b7a23883a8ece546308b4ae410eed221aa
wpa_supplicant: Override HT A-MPDU size if VHT A-MPDU was overridden

According to the standard, if the max A-MPDU VHT cap is <= 3, we
have to adjust the max A-MPDU HT cap to the same value. Otherwise
it should be set to 3.

Take care of it when the max VHT A-MPDU value is overridden.

Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
wpa_supplicant/wpa_supplicant.c