staging: rtl8188eu: remove two write-only hal components
authorMartin Kaiser <martin@kaiser.cx>
Sun, 25 Jul 2021 15:58:55 +0000 (17:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Jul 2021 13:19:28 +0000 (15:19 +0200)
commitbd4680034d1fcb292761bb52a33143827025cac2
tree5df41a33d24c5d8897030b7da8eb2a94375d5834
parente79942ec2ccbbc26b6a66861377810f9f6db3f4c
staging: rtl8188eu: remove two write-only hal components

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

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210725155902.32433-11-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/usb_halinit.c
drivers/staging/rtl8188eu/include/rtl8188e_hal.h