staging: r8188eu: remove two write-only hal components
authorMartin Kaiser <martin@kaiser.cx>
Tue, 5 Oct 2021 20:08:17 +0000 (22:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Oct 2021 12:55:28 +0000 (14:55 +0200)
commitfdfd6fabb54c59bbe1bab41ab8586a0945e6c6e6
tree6e92165db6a01f22189751ebe128f4eef948821a
parent4864ad2200e7b4f0c52172b9a548b6afd7fcb20e
staging: r8188eu: remove two write-only hal components

RegTxPause and RegBcnCtrlVal from struct hal_data_8188e are set but never
read. Remove them.

Acked-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211005200821.19783-5-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/usb_halinit.c
drivers/staging/r8188eu/include/rtl8188e_hal.h