]> git.ipfire.org Git - thirdparty/hostap.git/commit
HE: Fix HE Capabilities indication from driver
authorJohn Crispin <john@phrozen.org>
Mon, 20 May 2019 07:55:10 +0000 (09:55 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 27 May 2019 13:30:23 +0000 (16:30 +0300)
commit0dbc894f466e6f35fb6b5c1bf673cc65c12a154a
treea68369bb6c968c621e6e873417b262da6bf5c0f5
parent05b28306f518d0c96095dbe23edd4dfe2ba590d2
HE: Fix HE Capabilities indication from driver

The PPE Thresholds information in the end of the HE Capabilities element
is optional and of variable length. struct he_ppe_threshold was not
really used correctly for encoding this, so remove it and just reserve
enough space for the information.

Signed-off-by: Shashidhar Lakkavalli <slakkavalli@datto.com>
Signed-off-by: John Crispin <john@phrozen.org>
src/drivers/driver.h