]> git.ipfire.org Git - thirdparty/hostap.git/commit
Handle CONFIG_NO_WPA for wpa_sm_has_ptk_installed()
authorJouni Malinen <j@w1.fi>
Thu, 26 Dec 2024 22:19:33 +0000 (00:19 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 26 Dec 2024 22:19:33 +0000 (00:19 +0200)
commit9d80d5d71d684e78279e81be20c46f9aa18c6ebd
tree42154fab3cf8cc69e6f72aa29c8b0b13050970b3
parent3fa38e55cb6444d30701cf37b7c64c187bb5a0a1
Handle CONFIG_NO_WPA for wpa_sm_has_ptk_installed()

There was no empty wrapper for wpa_sm_has_ptk_installed() for the
CONFIG_NO_WPA=y builds. The previously renamed wpa_sm_has_ptk() wrapper
was still in place even though it is not used anymore, so rename it to
cover this newer need.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/rsn_supp/wpa.h