staging: r8188eu: remove write-only fields from struct hal_data_8188e
authorMichael Straube <straube.linux@gmail.com>
Wed, 15 Sep 2021 09:01:54 +0000 (11:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Sep 2021 14:31:16 +0000 (16:31 +0200)
commit3fff58a204f2ba099e966690f721801e981810db
tree664fef07e33d4d8f3f027b532f2034394c844242
parent090bea5a2bc55a01699883ca41149af9b0c34432
staging: r8188eu: remove write-only fields from struct hal_data_8188e

The fields MultiFunc and RegulatorMode of struct hal_data_8188e are
set but never used, remove them.

Acked-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210915090156.4169-3-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_hal_init.c
drivers/staging/r8188eu/include/rtl8188e_hal.h