mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-06-23 08:34:20 +00:00
rtl8188eu: Remove CONFIG_LPS
This symbol is defined. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
e932bd9250
commit
dae15933ce
13 changed files with 4 additions and 72 deletions
|
@ -3035,11 +3035,8 @@ static int cfg80211_rtw_set_power_mgmt(struct wiphy *wiphy,
|
|||
|
||||
rtw_wdev_priv->power_mgmt = enabled;
|
||||
|
||||
#ifdef CONFIG_LPS
|
||||
if (!enabled)
|
||||
LPS_Leave(padapter);
|
||||
#endif
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue