mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-06-23 00:24:20 +00:00
rtl8188eu: Remove CONFIG_IPS
This one is selected. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
34d1182272
commit
5656471ac2
8 changed files with 0 additions and 35 deletions
|
@ -552,9 +552,7 @@ int rtw_hw_suspend(_adapter *padapter )
|
|||
|
||||
//s2-4.
|
||||
rtw_free_network_queue(padapter,true);
|
||||
#ifdef CONFIG_IPS
|
||||
rtw_ips_dev_unload(padapter);
|
||||
#endif
|
||||
pwrpriv->rf_pwrstate = rf_off;
|
||||
pwrpriv->bips_processing = false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue