staging: rtl8188eu: remove write-only HwRxPageSize
authorMartin Kaiser <martin@kaiser.cx>
Sun, 25 Jul 2021 15:58:57 +0000 (17:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Jul 2021 13:19:28 +0000 (15:19 +0200)
commit99e7a944281e21edff48bab0bbe16a793246c5d8
treebbff8ec971ac36f888c037fa717eb03bad961a3c
parentf3946501899998c02f2444a6fbfa5ec46fbe3a86
staging: rtl8188eu: remove write-only HwRxPageSize

HwRxPageSize from struct hal_data_8188e is set but never read. Remove the
component and the code to initialise it.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210725155902.32433-13-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
drivers/staging/rtl8188eu/include/rtl8188e_spec.h