mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-01 19:46:51 +00:00
ath9k: merge a pending fix for powersave
SVN-Revision: 28300
This commit is contained in:
parent
6addd50b9d
commit
f45bd67de0
@ -1139,7 +1139,7 @@
|
|||||||
+ ath_hw_cycle_counters_update(common);
|
+ ath_hw_cycle_counters_update(common);
|
||||||
+ spin_unlock(&common->cc_lock);
|
+ spin_unlock(&common->cc_lock);
|
||||||
+
|
+
|
||||||
+ ath9k_hw_setpower(sc->sc_ah, ATH9K_PM_NETWORK_SLEEP);
|
+ ath9k_hw_setpower(sc->sc_ah, mode);
|
||||||
|
|
||||||
unlock:
|
unlock:
|
||||||
spin_unlock_irqrestore(&sc->sc_pm_lock, flags);
|
spin_unlock_irqrestore(&sc->sc_pm_lock, flags);
|
||||||
|
Loading…
Reference in New Issue
Block a user