Reschedule scan from wpas_stop_pno if it was postponed
authorDmitry Shmidt <dimitrysh@google.com>
Mon, 30 Mar 2015 20:44:11 +0000 (13:44 -0700)
committerJouni Malinen <j@w1.fi>
Wed, 1 Apr 2015 15:21:36 +0000 (18:21 +0300)
commit02e122a995dea947a2ad2c0d85190d709f9128b7
treeccb8711a4e931cc887648449b04270ad5915d8b6
parent80fd9c35762c381bef43d37958c1f26d38287c72
Reschedule scan from wpas_stop_pno if it was postponed

This reschedules the postponed scan request (if such a request is
pending) from EVENT_SCHED_SCAN_STOPPED event handler to speed up
scanning after PNO/sched_scan stop has been requested.

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
wpa_supplicant/events.c