diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-02-22 13:01:00 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-02-22 13:01:00 +0000 |
commit | fc0a51c2e19e1cbb90acf81031eabf35d3484514 (patch) | |
tree | 53cc6b3dd89b5399831b90bd81a0bd02a83eacc4 /package/kernel/mac80211/patches/502-ath9k_ahb_init.patch | |
parent | b44e9bff9dd2840df8353c8c4c71b26a14e5dd70 (diff) | |
download | mtk-20170518-fc0a51c2e19e1cbb90acf81031eabf35d3484514.zip mtk-20170518-fc0a51c2e19e1cbb90acf81031eabf35d3484514.tar.gz mtk-20170518-fc0a51c2e19e1cbb90acf81031eabf35d3484514.tar.bz2 |
ath9k: enable u-apsd support
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39685
Diffstat (limited to 'package/kernel/mac80211/patches/502-ath9k_ahb_init.patch')
-rw-r--r-- | package/kernel/mac80211/patches/502-ath9k_ahb_init.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/502-ath9k_ahb_init.patch b/package/kernel/mac80211/patches/502-ath9k_ahb_init.patch index dd452db..4edc63b 100644 --- a/package/kernel/mac80211/patches/502-ath9k_ahb_init.patch +++ b/package/kernel/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 -@@ -1111,23 +1111,23 @@ static int __init ath9k_init(void) +@@ -1112,23 +1112,23 @@ static int __init ath9k_init(void) goto err_out; } |