]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver.h
Fix AP mode HT Capabilities IE to use A-MPDU Parameters from the driver
authorJouni Malinen <j@w1.fi>
Sun, 29 Nov 2009 10:21:26 +0000 (12:21 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 29 Nov 2009 10:21:26 +0000 (12:21 +0200)
commitbe8eb8ab3ee42aa66930aea827bdcb05a2172276
treeb6c37d527d16dc92748c22193baf16bbce047e2e
parenta49148fd55c17da4bec69ea2b0d029b191019ebb
Fix AP mode HT Capabilities IE to use A-MPDU Parameters from the driver

Instead of using hardcoded maximum A-MPDU length of 64 kB and no
restrictions on minimum MPDU Start Spacing, use the correct values
reported by the driver.
hostapd/ieee802_11.c
src/drivers/driver.h
src/drivers/driver_nl80211.c