]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Make sure wpa_s->global->p2p_group_formation gets cleared
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 18 Nov 2010 10:41:27 +0000 (12:41 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 18 Nov 2010 10:41:27 +0000 (12:41 +0200)
commitd1b024c9e5c6fa38ac0a9fb854763837336aad46
treea42b1739324f3741ddd62905f6063570d5c1ea3a
parent9dd7d6b09cd13bf2347306475f3309d8e6b58378
P2P: Make sure wpa_s->global->p2p_group_formation gets cleared

This pointer is now used in number of places to check whether an
interface is in P2P Group Formation, so we better make sure it gets
cleared when group formation has been completed. This was done in
only some of the cases.
wpa_supplicant/p2p_supplicant.c