P2P: Deinit GO group data before global P2P deinit
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 5 Aug 2010 02:13:00 +0000 (19:13 -0700)
committerJouni Malinen <j@w1.fi>
Thu, 9 Sep 2010 14:17:23 +0000 (07:17 -0700)
commit743ef79914373d75a3d7004a18de5973ee7a2fe6
treefba365d6ab64339f983e164edd5898919641df07
parentf8d0131a11578230bae65abda79e9b8279e9ffde
P2P: Deinit GO group data before global P2P deinit

This avoids issues with using freed memory in p2p_group_deinit().
wpa_supplicant/p2p_supplicant.c