staging: r8188eu: bm_pending is not used
authorMartin Kaiser <martin@kaiser.cx>
Fri, 30 Dec 2022 18:06:40 +0000 (19:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Jan 2023 18:31:22 +0000 (19:31 +0100)
commitfcef1518e673460142a9950715c1a1a080f6ad59
tree76a4023162a76ef331ebd6cc16cc4defddd0bf01
parent61d6aec28c1c54ea973e35d88eac2fa7f872d2f8
staging: r8188eu: bm_pending is not used

The bm_pending queue in struct xmit_priv is initialised but not used. It
can be removed.

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-15-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