]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Remove a call to wpas_p2p_deinit_global()
authorArend van Spriel <arend@broadcom.com>
Tue, 25 Jun 2013 10:56:28 +0000 (13:56 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 25 Jun 2013 10:56:28 +0000 (13:56 +0300)
commit72950ed24085568f4fe70a87e90d946e9665cbfc
treec473ea00b69e6fa2469536372720748fe90b8275
parentab7a1addf25b4178c0fe864f0288aaf57c9f3889
P2P: Remove a call to wpas_p2p_deinit_global()

In wpa_supplicant_deinit(), the function wpas_p2p_deinit_global()
was called. Remove it as it will be called from wpas_deinit_iface()
upon removal of the P2P management interface.

Signed-hostap: Arend van Spriel <arend@broadcom.com>
wpa_supplicant/wpa_supplicant.c