Mark wpa_supplicant_{start,stop}_sched_scan() static
authorJouni Malinen <j@w1.fi>
Thu, 7 Apr 2016 08:45:01 +0000 (11:45 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 7 Apr 2016 08:45:01 +0000 (11:45 +0300)
commit0f3466577428f91e4835696efa85ae3982186cea
tree5d3895b48cd3bd265e0b3edbcee06d1021a6de68
parent3560b32ca34f0ac20e4883cd2a0ad21a20502dfc
Mark wpa_supplicant_{start,stop}_sched_scan() static

With the only callers in wpas_{start,stop}_pno() moved into scan.c,
there is no need to call these helper functions from outside scan.c
anymore.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/scan.c
wpa_supplicant/scan.h