]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Fix P2P Group Formation timeout registration (use parent iface)
authorNirav Shah <nirav.j2.shah@intel.com>
Mon, 4 Jun 2012 18:58:34 +0000 (21:58 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 4 Jun 2012 18:58:34 +0000 (21:58 +0300)
commitad853202344294ef326918989a6f064743fbd39f
tree15b53e8d3f9d818387986bfe1adc64948edea853
parenta6b71f726a2c3223ea305bcf1bc6777635603827
P2P: Fix P2P Group Formation timeout registration (use parent iface)

Commit 361cdf34009c7407ddf22dee6f5e6ce82e81bcae extended the use of
group formation timeout for the way handshake, but the registration was
done on the group_interface while the cancellation was done on the
parent interface. Fix the registration to set the eloop timeout on
parent to address potential issues when using a separate group
interface.

Signed-hostap: Nirav Shah <nirav.j2.shah@intel.com>
wpa_supplicant/p2p_supplicant.c