]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Remove unecessary sanity check for global p2p
authorEduardo Abinader <eduardo.abinader@openbossa.org>
Sat, 20 Sep 2014 20:51:01 +0000 (16:51 -0400)
committerJouni Malinen <j@w1.fi>
Sun, 28 Sep 2014 08:03:48 +0000 (11:03 +0300)
commite5fdc05dce18ac39299296b966212d555b7f4df9
treeab6fa9b5a8bb58570d7d7f946aff0b10b80effbd
parentee285df457231b1acedb103f2c70d22237f955b9
P2P: Remove unecessary sanity check for global p2p

This check is already being done on wpas_p2p_deinit_iface.
Of course, it is assumed wpa_s is not deinit when reaches
that point as a matter of fact.

Signed-off-by: Eduardo Abinader <eduardo.abinader@openbossa.org>
wpa_supplicant/p2p_supplicant.c