[PATCH] hostapd: fix some compilation errors

Jouni Malinen j
Sun Mar 29 11:12:01 PDT 2015


On Sun, Mar 29, 2015 at 03:03:25PM +0300, Eliad Peller wrote:
> If NEED_AP_MLME=y is not defined, compilation might
> fail under some configurations:
> 
> src/ap/drv_callbacks.c:594:2: warning: implicit declaration of
> function ?hostapd_acs_completed? [-Wimplicit-function-declaration]
> 
> src/ap/sta_info.c:253: undefined reference to `sae_clear_retransmit_timer'
> 
> Fix these errors by adding the missing hostapd_acs_completed() stub,
> and defining NEED_AP_MLME in case of CONFIG_SAE.

Thanks, applied.
 
-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list