diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-06-03 14:15:52 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-06-03 14:15:52 +0000 |
commit | 0b57935885e3e861c36160f3e10772d60c9f64d4 (patch) | |
tree | 9195aeb212ef22bd038bc05d99cc9009c99be08f /package/mac80211/patches/502-ath9k_ahb_init.patch | |
parent | f0cf4ce77956ee317e7e45c7414c23c258887a50 (diff) | |
download | upstream-0b57935885e3e861c36160f3e10772d60c9f64d4.tar.gz upstream-0b57935885e3e861c36160f3e10772d60c9f64d4.tar.bz2 upstream-0b57935885e3e861c36160f3e10772d60c9f64d4.zip |
ath9k: improve AP mode powersave buffering handling
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36824 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/502-ath9k_ahb_init.patch')
-rw-r--r-- | package/mac80211/patches/502-ath9k_ahb_init.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/502-ath9k_ahb_init.patch b/package/mac80211/patches/502-ath9k_ahb_init.patch index 15dc22cc90..82dfa3f734 100644 --- a/package/mac80211/patches/502-ath9k_ahb_init.patch +++ b/package/mac80211/patches/502-ath9k_ahb_init.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath9k/init.c +++ b/drivers/net/wireless/ath/ath9k/init.c -@@ -988,23 +988,23 @@ static int __init ath9k_init(void) +@@ -990,23 +990,23 @@ static int __init ath9k_init(void) goto err_out; } |