This series removes dynamic tx power related code that is not used in this driver. Tested on x86_64 with Inter-Tech DMG-02. Michael Straube (8): staging: r8188eu: remove odm_DynamicTxPowerNIC() staging: r8188eu: remove odm_DynamicTxPowerAP() staging: r8188eu: remove odm_DynamicTxPower() staging: r8188eu: remove write-only fields from struct dm_priv staging: r8188eu: remove PowerIndex_backup from struct dm_priv staging: r8188eu: remove dead code from rtl8188e_rf6052.c staging: r8188eu: remove DynamicTxHighPowerLvl from struct dm_priv staging: r8188eu: remove odm_DynamicTxPowerInit() drivers/staging/r8188eu/hal/odm.c | 59 ------------------- drivers/staging/r8188eu/hal/rtl8188e_rf6052.c | 57 +++++------------- drivers/staging/r8188eu/include/odm_precomp.h | 4 -- drivers/staging/r8188eu/include/rtl8188e_dm.h | 6 -- 4 files changed, 14 insertions(+), 112 deletions(-) -- 2.33.0