Reschedule own scan request if an externally started one is in progress
authorJouni Malinen <j@w1.fi>
Thu, 26 Dec 2013 15:53:20 +0000 (17:53 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 26 Dec 2013 16:48:52 +0000 (18:48 +0200)
commit1cd93ff743e4362e8e84be59fc6af567faa5ac5d
tree4d27b1a5424917d12527cf53c8f656ef4cef1dfd
parentdc3906cb2dc869cd1cb106c9440632c5177aee51
Reschedule own scan request if an externally started one is in progress

This avoids some unnecessary attempts to request the driver to start a
scan while it is still busy with the scan operation that was started by
an external program.

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