Do not trigger initial scan if there are no enabled networks
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 16 Apr 2010 15:56:23 +0000 (18:56 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 16 Apr 2010 15:56:23 +0000 (18:56 +0300)
commit74e259ec7c6e62dfb23fc9ffc842d0eaa6e156e2
treee50f4ed95af065cd73ff0809df70de6e2321ad50
parent37eb8da9575a3af84f4481ca3a5ff96e981e647a
Do not trigger initial scan if there are no enabled networks

This allows wpa_supplicant to be started quickly with an empty
configuration. If an external program wants to fetch scan results
from wpa_supplicant, it will need to request a scan explicitly
in this type of case.
wpa_supplicant/wpa_supplicant.c