P2P: Ignore p2p_no_group_iface when driver advertizes P2P_DEVICE support
authorArend van Spriel <arend@broadcom.com>
Sun, 30 Jun 2013 07:48:44 +0000 (10:48 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 30 Jun 2013 07:50:13 +0000 (10:50 +0300)
commitbb4028f165bce441ce55527f05617fe09b0ddc36
treeeb88fc34b5fcc7300cc911f1056796321ab77757
parent7940c7902eda6429057306b190ff99ce3e07a80c
P2P: Ignore p2p_no_group_iface when driver advertizes P2P_DEVICE support

Setting p2p_no_group_iface means 'use P2P management interface as P2P
connection interface' because it attempts to change the interface type.
The P2P_DEVICE is a dedicated interface and can not be changed. As such
ignore the configuration option.

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