On Mon, Oct 02, 2023 at 07:53:01PM +0200, Philipp Hortmann wrote: > Remove unused functions rtl92e_dm_backup_state(), > rtl92e_dm_restore_state() and rtl92e_cam_restore(). Remove unused > variables. Most parts are leftover from the previous patch series. > > Tested with rtl8192e (WLL6130-D99) in Mode n (12.5 MB/s) > Transferred this patch over wlan connection of rtl8192e. > > Philipp Hortmann (8): > staging: rtl8192e: Remove unused function rtl92e_dm_backup_state() > staging: rtl8192e: Remove unused function rtl92e_dm_restore_state() > staging: rtl8192e: Remove unused function rtl92e_cam_restore() > staging: rtl8192e: Remove unused variable last_ratr > staging: rtl8192e: Remove unused variable rate_adaptive_disabled > staging: rtl8192e: Remove unused variable rfc_txpowertrackingindex > staging: rtl8192e: Remove unused/constant parameter mesh_flag and > shutdown > staging: rtl8192e: Remove constant parameter from > rtllib_stop_protocol() > These all look good. Reviewed-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> regards, dan carpenter