]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - build-utilities/hostap.git/commit
P2P: Make p2p_flush stop P2P operations consistently
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 27 Feb 2012 17:10:04 +0000 (19:10 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 27 Feb 2012 17:10:04 +0000 (19:10 +0200)
commit78db55b800f0fe48ad5afcb4c7e0c58636a56e39
treedb5950d2a5b858901bf88b157dbc3a78a82edc32
parent1a9c618d3f465b974a724dc2cb3e4030837e2982
P2P: Make p2p_flush stop P2P operations consistently

p2p_flush did not explicit stop all P2P operations, i.e., the exact
behavior depended on the P2P module state at the time the p2p_flush
command was issued. Make this more consistent by explicitly calling
p2p_stop_find() from p2p_flush().

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