]> git.ipfire.org Git - thirdparty/hostap.git/commit
Stop sched_scan if requested to run full scan
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 29 Mar 2012 18:05:56 +0000 (21:05 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 29 Mar 2012 18:05:56 +0000 (21:05 +0300)
commit564865e1d48ffa057cef1ecaf2eec59ae98e0be1
treef3b54007755bd1c699f08ce5ff57304a08f2eda2
parent84949a411cf8e8f7476a043bd0b60ed2e5d4761a
Stop sched_scan if requested to run full scan

This allows the ctrl_iface SCAN command to be used to run through a scan
to collect full scan results when sched_scan is in progress. sched_scan
will be re-started automatically after the full scan.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/ctrl_iface.c