diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-11-14 21:21:03 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-11-14 21:21:03 +0000 |
commit | b14b5bb03827cfe681c4d458842fa6487d546a82 (patch) | |
tree | 2e1213ecdb427156537aa6824ce69ea4334e89d4 /package/mac80211/patches/562-ath9k_fix_led.patch | |
parent | 8b20bfafdf804598199364d05ab83a6f27882a42 (diff) | |
download | upstream-b14b5bb03827cfe681c4d458842fa6487d546a82.tar.gz upstream-b14b5bb03827cfe681c4d458842fa6487d546a82.tar.bz2 upstream-b14b5bb03827cfe681c4d458842fa6487d546a82.zip |
ath9k: rework radio stop/start cleanup, avoid duplicate rx/tx stop, avoid early phy stop
SVN-Revision: 29132
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 c6fe4076bd..0ef16684b2 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); |