]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Add P2P state into p2p_send_action_cb() debug entry
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 2 Feb 2015 11:48:48 +0000 (13:48 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 2 Feb 2015 12:09:18 +0000 (14:09 +0200)
commitc5e154c037b2800ed51950b2ea8caa1f10590762
treeeac3b468dfb59ce027e1a0e5977b92cedd9e2a68
parentf2dc06e2bd8116f0c940c24bc6c4a0f615573dcb
P2P: Add P2P state into p2p_send_action_cb() debug entry

This makes it easier to debug issues related to ongoing P2P operations
getting stopped due to Action frame exchanges.

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