]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Fix PD Failure event to show peer device address
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 26 Apr 2012 14:09:02 +0000 (17:09 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 26 Apr 2012 14:09:02 +0000 (17:09 +0300)
commit25a94f525ce302c4565389e3c8ee4f8a24d7be48
treebc4fb99f1282ef33b1a530e4c383752a77dda42c
parentc98b83f2d3f8b9ad435c75f386829105f9837baa
P2P: Fix PD Failure event to show peer device address

The p2p_dev_addr parameter in the P2P-PROV-DISC-FAILURE event (added in
commit f65a239ba4760cc6e8a169d21a4fcabed444a90b) was supposed to the P2P
Device Address of the peer, not the local device.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/p2p_supplicant.c