mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-06-23 16:44:20 +00:00
rtl8188eu: Remove CONFIG_IPS
This one is always defined. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
d9320ea25b
commit
7f75913cfb
8 changed files with 4 additions and 39 deletions
|
@ -605,9 +605,7 @@ int rtw_hw_suspend(struct 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