staging: r8188eu: remove write-only fields from struct dm_priv
authorMichael Straube <straube.linux@gmail.com>
Tue, 21 Sep 2021 19:46:54 +0000 (21:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Sep 2021 15:31:00 +0000 (17:31 +0200)
commit35c2ebee62a63fe711aa05949def00f84ea81f59
tree0c7da975c90d98df7cbdbc10ec3cb408ccf371d8
parent792ea69f869ea42035ff82bac6365a7fd09c9427
staging: r8188eu: remove write-only fields from struct dm_priv

The fields bDynamicTxPowerEnable and LastDTPLvl of struct dm_priv
are set but never used. Remove them.

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