linux/drivers/staging/r8188eu
Martin Kaiser 4df5190976 staging: r8188eu: remove unused dm_priv components
Remove unused components from struct dm_priv.

DMFlag is only written to, but never read.
InitDMFlag is assigned to DMFlag and not used elsewhere.
DM_Type is also write-only.
UndecoratedSmoothedPWDB and UndecoratedSmoothedCCK are not used at all.

Acked-by: Phillip Potter <phil@philpotter.co.uk>
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211020195401.12931-1-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-10-21 10:27:05 +02:00
..
core staging: r8188eu: Remove redundant 'if' statement 2021-10-19 09:33:54 +02:00
hal staging: r8188eu: remove unused dm_priv components 2021-10-21 10:27:05 +02:00
include staging: r8188eu: remove unused dm_priv components 2021-10-21 10:27:05 +02:00
os_dep staging: r8188eu: fix memleak in rtw_wx_set_enc_ext 2021-10-20 19:35:52 +02:00
Kconfig staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P} 2021-09-13 08:49:54 +02:00
Makefile staging: r8188eu: Makefile: use one file list 2021-10-18 16:51:07 +02:00
TODO