]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: p2p_group_remove should fail on non-P2P interface
authorMichael Naumov <michael.naumov@intel.com>
Sat, 11 Aug 2012 09:06:23 +0000 (12:06 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 11 Aug 2012 09:06:23 +0000 (12:06 +0300)
commit30ee769235f3170d9bf6b62c11c6e018e97deb84
treebd91fb0a87264c86025995afe5139cb5f71f7497
parentf0c7a986bbf41b0bfe5b6de2e74c9248c7b807b2
P2P: p2p_group_remove should fail on non-P2P interface

p2p_group_remove should only attempt to remove P2P group
interfaces and fail on non-P2P group interfaces.

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