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)
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.


No differences found