rtl8188eu: Remove CONFIG_IPS

This one is selected.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2013-07-19 22:26:35 -05:00
parent 34d1182272
commit 5656471ac2
8 changed files with 0 additions and 35 deletions

View file

@ -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;