P2P: Fix invitation_received callback to use NULL bssid (if not known)
authorArdong Chen <ardongchen@atheros.com>
Tue, 7 Sep 2010 14:35:42 +0000 (17:35 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 10 Sep 2010 17:30:26 +0000 (10:30 -0700)
commit2049af2bd5fb945d4b9ec973b98edc6efd22938d
tree93e1ca10eb524589810f18fd63c9f88bb39e3427
parent4c0108340052c7f3be8950c4405267009f1f2f28
P2P: Fix invitation_received callback to use NULL bssid (if not known)

Previously, the storage buffer for the Group BSSID was returned
regardless of whether it was included in the invitation or not.
src/p2p/p2p_invitation.c
wpa_supplicant/p2p_supplicant.c