P2PS: Fix P2P_FIND seek parameter parsing
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 18 Jun 2015 14:01:02 +0000 (17:01 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 18 Jun 2015 14:27:30 +0000 (17:27 +0300)
commit129b62165334394042a798648ab37965ea1f38dd
treed9374b5f84cedb4ad3547bc3cd41d6bc89fe3da9
parent83e520e4739bc290f2d34bca2fb1618502c936f7
P2PS: Fix P2P_FIND seek parameter parsing

Only the first seek=<service name> parameter was accepted from the
P2P_FIND command. Fix this to go through all seek parameters to
construct the list of service hash values to seek.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/ctrl_iface.c