commit | 02e122a995dea947a2ad2c0d85190d709f9128b7 | [log] [tgz] |
---|---|---|
author | Dmitry Shmidt <dimitrysh@google.com> | Mon Mar 30 13:44:11 2015 -0700 |
committer | Jouni Malinen <j@w1.fi> | Wed Apr 01 18:21:36 2015 +0300 |
tree | ccb8711a4e931cc887648449b04270ad5915d8b6 | |
parent | 80fd9c35762c381bef43d37958c1f26d38287c72 [diff] |
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>