]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/p2p/p2p.c
P2P: Fix group formation after previous commit
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 29 Sep 2011 18:48:07 +0000 (21:48 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 29 Sep 2011 18:48:07 +0000 (21:48 +0300)
commitfc6997b345d97c80965725b12c52b0d225f32a1a
tree5f5c958ff43b083b78457f65e0d4f386cd61b971
parent303f60d39b29ae6d73e74051dd7db9b460615fad
P2P: Fix group formation after previous commit

p2p_in_progress() have to ignore P2P_PROVISIONING state to allow
station mode (which includes P2P client) scan to work.
src/p2p/p2p.c