]> git.ipfire.org Git - thirdparty/hostap.git/commit
Remove the completely unused FT parameters in driver association data
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 6 Sep 2017 18:20:13 +0000 (21:20 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 6 Sep 2017 18:20:13 +0000 (21:20 +0300)
commit359166ed242c3910a9dcb84851632a4b854546fa
treeb8d07a4081e1ab97e68fbd545a093b0cd8472471
parentcc8330b88b1e350a0117b2f1100e1131a5a910fe
Remove the completely unused FT parameters in driver association data

It looks like these parameters related to FT have never been used, so
remove them from causing confusion. The separate update_ft_ies()
callback is used to provide the FT elements.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver.h