mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-07-17 09:39:04 +00:00
rtl98188eu: On Linux, _rtw_spinlock_free() is a no-op
Remove all such calls. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
4b2c469f5f
commit
7a75f128ba
15 changed files with 1 additions and 101 deletions
|
@ -3504,7 +3504,6 @@ inline void rtw_macid_ctl_init(struct macid_ctl_t *macid_ctl)
|
|||
|
||||
inline void rtw_macid_ctl_deinit(struct macid_ctl_t *macid_ctl)
|
||||
{
|
||||
_rtw_spinlock_free(&macid_ctl->lock);
|
||||
}
|
||||
|
||||
_adapter *dvobj_get_port0_adapter(struct dvobj_priv *dvobj)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue