]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Continue find in GO-Neg-Resp-fail status corner cases
authorJouni Malinen <j@w1.fi>
Sun, 1 Mar 2015 20:35:21 +0000 (22:35 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 1 Mar 2015 20:36:52 +0000 (22:36 +0200)
commitde7c06ee171942d42d81189e235220c9c8d037dd
treeb1e6c4193b6d3ea2a7d4919564115781b0f94396
parent7041c16d5aaaf399980dffd5dc276b3f08ac350a
P2P: Continue find in GO-Neg-Resp-fail status corner cases

It was possible for the GO Negotiation Response (failure) TX status to
be processed at a point where there is no P2P timeout to continue
search. Avoid stopping the ongoing search operation by explicitly
restarting it from this callback.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/p2p/p2p.c