Do not wait for monitor to attach if no control interface
authorIlan Peer <ilan.peer@intel.com>
Sun, 27 Dec 2015 14:25:06 +0000 (16:25 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 28 Dec 2015 15:21:08 +0000 (17:21 +0200)
commit1c94570f1b4d12d5fdcfe072b4b2f2042e8268f0
treeea30661a1182276fe76eb5ddd2a84e579949ae49
parentf98674aa375586993b68a84b65086aaff329372d
Do not wait for monitor to attach if no control interface

In case an interface has started without a control interface
initialized, skip waiting for monitor to attach at the start of
wpa_supplicant (-W).

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
wpa_supplicant/ctrl_iface_unix.c