]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/offchannel.c
Fix driver-offloaded offchannel TX done processing
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 2 Feb 2015 12:00:00 +0000 (14:00 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 2 Feb 2015 12:09:18 +0000 (14:09 +0200)
commit66eaf8a2c23915e9e3fe262e18625db251f01fcc
tree5e6da0afe7bb9b6c4503c4919e24d74a6b1bbd61
parentc5e154c037b2800ed51950b2ea8caa1f10590762
Fix driver-offloaded offchannel TX done processing

It was possible for a Action frame sequence completion to stop an
ongoing offchannel remain-on-channel operation unexpectedly in cases
where TX operation was offloaded to the driver and such an operation
happened to occur during a previously started remain-on-channel (e.g.,
for P2P listen state).

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