Revert "P2P: Reject p2p_find while P2P connection is in progress"
authorJouni Malinen <j@w1.fi>
Thu, 1 Aug 2013 14:00:53 +0000 (17:00 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 1 Aug 2013 14:03:06 +0000 (17:03 +0300)
commit85a6cdb571d08959450bb285ed39ac9c38d21374
tree04900cfb3765a791fcaa2c4327ce9c2c343ef046
parentce970851af76ed96d203d56c660c73ba02c99673
Revert "P2P: Reject p2p_find while P2P connection is in progress"

This reverts commit ce970851af76ed96d203d56c660c73ba02c99673.

It turned out that this breaks lots of use cases where p2p_find is
issued while already in p2p_listen state. As such, we cannot reject
p2p_find this easily without checking for more specific cases.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/p2p_supplicant.c