P2P: Remove PD-before-join-timeout mechanism
authorSunil Dutt <duttus@codeaurora.org>
Thu, 22 Nov 2012 23:14:15 +0000 (01:14 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 22 Nov 2012 23:15:51 +0000 (01:15 +0200)
commit6b947db10312bf9fbee66ccdcf3da64dbde886ad
treee6bc56b5a7283b23dc96cf9beec193e823a93d46
parent175171ac6c3f2bb501897237d559de0fedfd992e
P2P: Remove PD-before-join-timeout mechanism

The PD Request retry limit can be used to achieve the same behavior,
so drop this duplicated timeout mechanism and control the timeout
based on MAX_PROV_DISC_REQ_RETRIES.

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