]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Start GO without extra scan step
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 21 Jun 2011 08:47:03 +0000 (11:47 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 21 Jun 2011 08:47:03 +0000 (11:47 +0300)
commit7dcdcfd68d9ef08e93f065d0a7bb6e43d00f9046
tree82a4065e9595b700139207376c1e3b25c4ba0f7c
parenta6efc65ddb47a5eb0fc8c69fa09e29a77526f859
P2P: Start GO without extra scan step

There are some corner cases, where the wpa_supplicant_req_scan() call
may end up scheduling a scan even if we are about to start a GO. Avoid
this by explicitly marking the GO network to be selected for the next
connection.
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/scan.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h