diff --git a/src/bsc_hack.c b/src/bsc_hack.c index 39301e6a5..e2746e3c8 100644 --- a/src/bsc_hack.c +++ b/src/bsc_hack.c @@ -791,7 +791,7 @@ static void pag_timer_cb(void *data) u_int8_t mi[128]; unsigned int mi_len; -return 0; +return; if (llist_empty(&pending_stations)) { DEBUGP(DPAG, "pag_timer_cb but no pending mobile stations\n");