]> git.ipfire.org Git - thirdparty/hostap.git/commit
Use consistent ifdef CONFIG_NO_WPA blocks
authorJouni Malinen <j@w1.fi>
Sun, 22 Dec 2024 16:17:19 +0000 (18:17 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 22 Dec 2024 16:17:19 +0000 (18:17 +0200)
commit631fbbcfc72ad07564a4e57bac1976840f1036fb
treed0cac6be0165d21b38311b427af61d8131513dc8
parent6857b0c4184a828ec09f910676e78208f897c0f7
Use consistent ifdef CONFIG_NO_WPA blocks

This is needed to avoid compiler warnings about unused static functions.

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