]> git.ipfire.org Git - thirdparty/hostap.git/commit
Make wpa_insert_pmkid() more generic
authorJouni Malinen <jouni@codeaurora.org>
Wed, 14 Aug 2019 14:47:58 +0000 (17:47 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 14 Aug 2019 14:47:58 +0000 (17:47 +0300)
commit2ca23faf1c9375450fa0573d759ad71ffd111335
treec56e04e2e1d5ec6c7509457faa8a1adabdb28688
parentd1fcf34cb5aca8c6896da6abdc71521f326866e7
Make wpa_insert_pmkid() more generic

This is not used only with FT, so make the comments less confusing and
include the function in all builds to make it available for
non-FT/non-FILS builds.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/common/wpa_common.c