]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Use ssid instead of wpa_ssid to find GO iface
authorEduardo Abinader <eduardo.abinader@openbossa.org>
Fri, 8 Aug 2014 10:51:23 +0000 (06:51 -0400)
committerJouni Malinen <j@w1.fi>
Sun, 10 Aug 2014 08:04:08 +0000 (11:04 +0300)
commitaf65bc36bb01bfccc8c5e66bf7f547b0a590c399
tree671becc6bdc5b3089ef322cd5c128bfcc92021f6
parent6c460eaf7e33b52ac7976ddf87133bdbfe050d41
P2P: Use ssid instead of wpa_ssid to find GO iface

In order to find a GO interface, there has to be a
comparison among two SSIDs, instead of a wpa_ssid and
a ssid.

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