]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Cancel all pending TX frame cookies
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 1 Dec 2015 22:12:32 +0000 (00:12 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 2 Dec 2015 10:37:10 +0000 (12:37 +0200)
commit759a8a3a99845af1c5c10685ec7cb9cf4daa4593
tree3c57c5fbac4803d3d6d11ca5a4016c2d95a576a5
parent850e054c0f83c2e008eebf3409fe3dd2e54609a8
nl80211: Cancel all pending TX frame cookies

These needs to be cancelled so that the kernel driver does not get left
with all old entries blocking other offchannel operations.

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