diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-11-14 21:21:03 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-11-14 21:21:03 +0000 |
commit | 10c40322a20b31efd9938969d25f2cb7c12d4178 (patch) | |
tree | 4ccb32f5dd46cb15f8e38261c41caee3fb813d2c /package/mac80211/patches/562-ath9k_fix_led.patch | |
parent | 639cf75264354795e3869e945b7aa51aaa658bb2 (diff) |
ath9k: rework radio stop/start cleanup, avoid duplicate rx/tx stop, avoid early phy stop
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29132 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/562-ath9k_fix_led.patch')
-rw-r--r-- | package/mac80211/patches/562-ath9k_fix_led.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/562-ath9k_fix_led.patch b/package/mac80211/patches/562-ath9k_fix_led.patch index c6fe4076b..0ef16684b 100644 --- a/package/mac80211/patches/562-ath9k_fix_led.patch +++ b/package/mac80211/patches/562-ath9k_fix_led.patch @@ -15,7 +15,7 @@ /* * Reset key cache to sane defaults (all entries cleared) instead of -@@ -1209,8 +1211,10 @@ static void ath9k_stop(struct ieee80211_ +@@ -1197,8 +1199,10 @@ static void ath9k_stop(struct ieee80211_ spin_lock_bh(&sc->sc_pcu_lock); |