commit | 204658123243ef81e6d5f0b7c6d049e2311e95e7 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@codeaurora.org> | Sat Feb 08 01:43:16 2020 +0200 |
committer | Jouni Malinen <jouni@codeaurora.org> | Sat Feb 08 01:43:16 2020 +0200 |
tree | ee20d4d0f46974eeb5c650ab26a21d08e9a9e30f | |
parent | 05142208df440860db94608f1b50661c42397481 [diff] |
DPP: Wait for a possible Config Result to be sent before restarting AP If the DISABLE command is executed before transmission of Config Result is completed, that frame might not go out. Wait for TX status on that frame (which is there for DPP Rel 2) for up to one second to avoid this race condition. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>