]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Fix after_scan_tx processing during ongoing operations
authorJouni Malinen <j@w1.fi>
Tue, 23 Apr 2013 18:12:04 +0000 (21:12 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 23 Apr 2013 18:15:54 +0000 (21:15 +0300)
commit63a965c313a0e263ae8a4ef360c960de5ad60a91
treec0402e13575fc90c292c474399607db1aa4258b2
parent06b7f58def4fb24f53fc844870fad0bd8ccde52b
P2P: Fix after_scan_tx processing during ongoing operations

When Action frame TX is postponed until a pending p2p_scan completes,
there may be additional operations that need to be continued after the
postponed Action frame TX operation completes. Fix this by starting
pending operation (if any) from TX status event for after_scan_tx
frames.

This fixes common errors seen with the test_discovery hwsim test case.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/p2p/p2p.c
src/p2p/p2p_i.h