mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2025-12-10 00:04:17 +00:00
Remove wrappers _rtw_free_sema
Port of 2ca4ab5324062e70393e9a37a8db1ea94d6e2f99
This commit is contained in:
@@ -350,7 +350,6 @@ exit:
|
||||
void rtw_mfree_xmit_priv_lock(struct xmit_priv *pxmitpriv);
|
||||
void rtw_mfree_xmit_priv_lock(struct xmit_priv *pxmitpriv)
|
||||
{
|
||||
_rtw_free_sema(&pxmitpriv->xmit_sema);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user