]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Allow AP/GO interface to be started while P2P-in-progress
authorJouni Malinen <j@w1.fi>
Sun, 1 Mar 2015 18:53:32 +0000 (20:53 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 1 Mar 2015 20:36:52 +0000 (22:36 +0200)
commit3f9ebc439c9468bf51219c931a05028aa8a3d3a7
tree6ffd241187d86a76a788bf46dce5adae9aeef0c7
parent58980654af65e0e6eed37615b655cd48520dfb30
P2P: Allow AP/GO interface to be started while P2P-in-progress

Do not delay the "station mode scan" that is not really a scan, but a
request to start AP/GO mode operation.

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