P2PS: Fix adv_id and adv_mac params of P2P-PROV-DISC-FAILURE
authorMax Stepanov <Max.Stepanov@intel.com>
Thu, 2 Jul 2015 07:44:59 +0000 (10:44 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 7 Jul 2015 16:40:49 +0000 (19:40 +0300)
commit82d6113502a4a208f8e31a756aac71971c5abaa2
tree8e95e16196a9c3fe6b0078fe2d508a58c7989c05
parente8492c81453c80a0cd625235d5f1867636d940ba
P2PS: Fix adv_id and adv_mac params of P2P-PROV-DISC-FAILURE

When wpa_supplicant receives a PD Response with reject status it
generated P2P-PROV-DISC-FAILURE event without adv_id and adv_mac
parameters. Fix this by adding these parameters to the
wpas_prov_disc_fail() function call.

Signed-off-by: Max Stepanov <Max.Stepanov@intel.com>
Reviewed-by: Ilan Peer <ilan.peer@intel.com>
src/p2p/p2p_pd.c