mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-15 16:43:06 -05:00
The last SD Response frame fragment is not going to be followed by another Action frame from the peer, so remove the 200 ms wait time from the offchannel TX command in that case. This avoids leaving a 200 ms lock on the radio to remain on the channel unnecessarily. This is similar to commit 7655bd7388f82e67a2d0461ccab0ae037bb8cd77 ('P2P: Do not use wait_time for SD Response TX without fragmentation'). Signed-off-by: Jouni Malinen <j@w1.fi>