wpa_supplicant: Do not wait for monitor on P2P Device interface
authorIlan Peer <ilan.peer@intel.com>
Sun, 27 Dec 2015 14:25:07 +0000 (16:25 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 28 Dec 2015 15:21:08 +0000 (17:21 +0200)
commitede7770180f6ad27f1cade7ed0cf782e39400e79
treeaa1d6a79d9abd1c936a9c743631d82d0c449058a
parent1c94570f1b4d12d5fdcfe072b4b2f2042e8268f0
wpa_supplicant: Do not wait for monitor on P2P Device interface

External programs are not aware of the creation of a
dedicated P2P Device interface, so it does not make sense
to wait for a monitor to connect on such an interface.

Fix this by not waiting on a dedicated P2P Device interface
for monitor to attach.

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