P2P: Mark the scan in p2p_in_invitation as p2p_probe

Mark the scan performed by the P2P Client in search of the GO
during the persistant reinvocation as a p2p_probe to avoid
unnecessary use of 802.11b rates.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
Sunil Dutt 2014-04-09 14:42:08 +05:30 committed by Jouni Malinen
parent 9392c9be7a
commit 8235f89f3f

View file

@ -870,7 +870,7 @@ ssid_list_set:
}
#ifdef CONFIG_P2P
if (wpa_s->p2p_in_provisioning ||
if (wpa_s->p2p_in_provisioning || wpa_s->p2p_in_invitation ||
(wpa_s->show_group_started && wpa_s->go_params)) {
/*
* The interface may not yet be in P2P mode, so we have to