[PATCH] RSN: Fix pmksa_cache_flush prototype mismatch in non-IEEE8021X_EAPOL case

Jouni Malinen j at w1.fi
Mon Mar 23 08:29:32 PDT 2026


On Fri, Mar 20, 2026 at 11:27:08AM +0100, Nick Hainke wrote:
> Fix compilation error caused by conflicting declarations of
> pmksa_cache_flush() when IEEE8021X_EAPOL is not enabled or
> CONFIG_NO_WPA is set. The function definition in pmksa_cache.c
> was missing the addr parameter present in the header declaration
> for this build configuration.
> 
> Align the implementation with the header by adding the missing
> parameter.

Thanks, applied.
 
-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list