]> git.ipfire.org Git - thirdparty/hostap.git/commit
FILS: Simplify code paths
authorJouni Malinen <j@w1.fi>
Sun, 28 Feb 2021 16:42:06 +0000 (18:42 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 28 Feb 2021 16:42:06 +0000 (18:42 +0200)
commit900adb3c9f0da591261e4a63b9372ef7f362fe1b
tree5249ada15cbccc3646e20328f76986a96a067912
parent4a5f6e88b26bb0c3259b9ac2b23d98909d308000
FILS: Simplify code paths

Use a shared code path for freeing the wpa_ie buffer to avoid
unnecessary complexity with a separate return for the non-FILS case.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/wpa_supplicant.c