staging: rtl8192e: Remove unused variables txviok.., txvook.. and txbea..
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Wed, 25 Jan 2023 20:09:20 +0000 (21:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jan 2023 09:12:05 +0000 (10:12 +0100)
commit5f08cb0d9a51b3d87ebc0de70343c148c3dcdb01
tree4a559c3de6ab0e4e2f1132aee850281c9757361e
parent576a1948326457fa435810a1eaebd8c4879e44e2
staging: rtl8192e: Remove unused variables txviok.., txvook.. and txbea..

txviokint, txvookint and txbeaconokint are initialized and increased but
never read. Remove dead code.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/c45501eee5fbf2cc3e5ad999bbbe8e071e341a2c.1674675808.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_core.c
drivers/staging/rtl8192e/rtl8192e/rtl_core.h