]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Fix p2p_cancel to return success if GO Negotiation is stopped
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 29 Feb 2012 23:16:06 +0000 (01:16 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 29 Feb 2012 23:16:06 +0000 (01:16 +0200)
commit75c208b9db7ec027ea923ff8af2b408da110bcc2
tree9f6aeb5e6760e6dbd8239b47f1dbca6bf09a2e37
parent1affa36cb5c044aef6425918263431b728428381
P2P: Fix p2p_cancel to return success if GO Negotiation is stopped

If a GO Negotiation peer is found, wpas_p2p_stop_find() stops the
negotiation and p2p_cancel can return success.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/p2p_supplicant.c