P2P: Fix collection of member-in-group information for peer entries
authorJouni Malinen <j@w1.fi>
Fri, 18 Nov 2011 19:58:18 +0000 (21:58 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 18 Nov 2011 19:58:18 +0000 (21:58 +0200)
commitb5472a450fc1e023a448fc5fc16f7bab93ffbd44
tree53bed96029b8f5bc2fa8777d15f42f0ee933628b
parent19df9b0761021e983e3e3ca0d65e143347028bd5
P2P: Fix collection of member-in-group information for peer entries

Invalid use of memcpy instead of memcmp in comparison resulted in the
GO interface address getting set incorrectly if the GO did not show up
in scan results anymore.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/p2p/p2p.c