staging: r8188eu: remove DynamicTxHighPowerLvl from struct dm_priv
authorMichael Straube <straube.linux@gmail.com>
Tue, 21 Sep 2021 19:46:57 +0000 (21:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Sep 2021 15:31:00 +0000 (17:31 +0200)
commit631333e487ec1a0606e9e071450a892e98a1eb1a
treeb9d3377410646c489892b5b9c6516dc2a0896177
parentb6d11bc3ac6e5fee911886410479b57fb39eb35f
staging: r8188eu: remove DynamicTxHighPowerLvl from struct dm_priv

The field DynamicTxHighPowerLvl of struct dm_priv is set but never
used. Remove it and remove now unused variables from
odm_DynamicTxPowerInit().

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210921194658.10654-8-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