ath9k: merge a pending fix for powersave
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 25 Sep 2011 18:34:38 +0000 (18:34 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 25 Sep 2011 18:34:38 +0000 (18:34 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28300 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/mac80211/patches/300-pending_work.patch

index fde95c9..d3bcece 100644 (file)
 +      ath_hw_cycle_counters_update(common);
 +      spin_unlock(&common->cc_lock);
 +
-+      ath9k_hw_setpower(sc->sc_ah, ATH9K_PM_NETWORK_SLEEP);
++      ath9k_hw_setpower(sc->sc_ah, mode);
  
   unlock:
        spin_unlock_irqrestore(&sc->sc_pm_lock, flags);
This page took 0.032111 seconds and 4 git commands to generate.