P2PS: Do not remove pending interface on p2p_stop_find
authorKrishna Vamsi <vamsin@qti.qualcomm.com>
Tue, 30 Dec 2014 12:27:38 +0000 (17:57 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 2 Feb 2015 23:35:07 +0000 (01:35 +0200)
commit93eca6155b994de71c17a61a6de8f874c49e254f
treed2dab0524ab47ed166a7384cacb00dcb311046d5
parentae2dd835be3167a7615942ba9324ac21325a1bb7
P2PS: Do not remove pending interface on p2p_stop_find

The pending interface created during provision discovery should
not be removed on stopping p2p_find. This pending interface has
to be used after completing GO negotiation. Earlier the pending
interface is created just before GO negotiation so there was no
problem.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/wpa_supplicant_i.h