staging: r8188eu: remove write-only fields from struct rtl_ps
authorMichael Straube <straube.linux@gmail.com>
Tue, 28 Dec 2021 10:11:15 +0000 (11:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Dec 2021 16:14:28 +0000 (17:14 +0100)
commit9e357d4c8f789c6f36e9c606cc813f1899465b67
tree015157f32c3b13b40e3627a31ee90021285f3d31
parentf795060dd42dcfb64ebbb5b9b9cb41982060441b
staging: r8188eu: remove write-only fields from struct rtl_ps

The fields pre_cca_state, cur_cca_state and rssi_val_min of struct
rtl_ps are set but never used. Remove them.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20211228101120.9120-6-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/odm.c
drivers/staging/r8188eu/include/odm.h