staging: r8188eu: tx_retevt semaphore is not used
authorMartin Kaiser <martin@kaiser.cx>
Fri, 30 Dec 2022 18:06:42 +0000 (19:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Jan 2023 18:31:23 +0000 (19:31 +0100)
commit26cf6c2c22f0cc10eec468a1ef4f13644fdd480e
tree088848bed03f8aa1e5f10499f221db8aa565b5ff
parent38a9b8372e835f5bbe3b0c2253baee4b8a75e313
staging: r8188eu: tx_retevt semaphore is not used

Remove tx_retevt from struct xmit_priv. This semaphore is initialised but
not used.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Link: https://lore.kernel.org/r/20221230180646.91008-17-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_xmit.c
drivers/staging/r8188eu/include/rtw_xmit.h