P2P: Use the P2P Device interface in wpas_p2p_fallback_to_go_neg()
authorIlan Peer <ilan.peer@intel.com>
Wed, 17 Jun 2015 13:24:54 +0000 (16:24 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 19 Jun 2015 08:07:50 +0000 (11:07 +0300)
commitde7b02fd18c12c895b596126357456fbbc4d3545
treecd9df44ae0bc38bbc512e9d1cf89664b67d3a490
parent5590d2ecd110fb395c29ec9fb5ed52e1175cd6a3
P2P: Use the P2P Device interface in wpas_p2p_fallback_to_go_neg()

Previously the wpa_s->parent interface was used, which is not
necessarily the P2P Device management interface.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
wpa_supplicant/p2p_supplicant.c