mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2025-12-10 00:04:17 +00:00
Remove more empty routines
After removing some empty routines in os_dep/osdep_service.c, new routines become empty. These include rtw_mfree_stainfo(), _rtw_free_sta_xmit_priv_lock(), and rtw_mfree_recv_priv_lock. Link: https://lore.kernel.org/r/20210805183717.23007-5-Larry.Finger@lwfinger.net
This commit is contained in:
committed by
Carlos Garces
parent
264085886d
commit
5ac00c9dc2
@@ -634,7 +634,6 @@ MPT_DeInitAdapter(
|
||||
|
||||
pMptCtx->bMptDrvUnload = _TRUE;
|
||||
#if defined(CONFIG_RTL8723B)
|
||||
_rtw_free_sema(&(pMptCtx->MPh2c_Sema));
|
||||
_cancel_timer_ex(&pMptCtx->MPh2c_timeout_timer);
|
||||
#endif
|
||||
#if defined(CONFIG_RTL8723B)
|
||||
|
||||
Reference in New Issue
Block a user