]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wfx: detect race condition in WEP authentication
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Tue, 17 Dec 2019 16:14:37 +0000 (16:14 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Dec 2019 14:51:05 +0000 (15:51 +0100)
commit4dda6675ba31edd0c13133ece95b3776fcbc4bf7
tree932642ad1389a13aa9d5ae0ab06c82413eb866b1
parent23626c2204c3731d5849cb5b158a6b532cd9822e
staging: wfx: detect race condition in WEP authentication

Current code has a special case to handle association with WEP. Before
to rework the tx data handling, let's try to detect any possible misuse
of this code.

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20191217161318.31402-9-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/queue.c