diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-10-21 16:30:01 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-10-21 16:30:01 +0000 |
commit | f3ee419dbcd1095359f87096f1c7bd833f30b9eb (patch) | |
tree | e7b9f08da9da685d21336964deca723291497999 /package/kernel/mac80211/patches/501-ath9k_ahb_init.patch | |
parent | bf0342f0efdfba75be32726d10606995ecd95b16 (diff) | |
download | mtk-20170518-f3ee419dbcd1095359f87096f1c7bd833f30b9eb.zip mtk-20170518-f3ee419dbcd1095359f87096f1c7bd833f30b9eb.tar.gz mtk-20170518-f3ee419dbcd1095359f87096f1c7bd833f30b9eb.tar.bz2 |
ath9k: merge a fix for queue start/stop handling (fixes #18164, #18130)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43011
Diffstat (limited to 'package/kernel/mac80211/patches/501-ath9k_ahb_init.patch')
-rw-r--r-- | package/kernel/mac80211/patches/501-ath9k_ahb_init.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/501-ath9k_ahb_init.patch b/package/kernel/mac80211/patches/501-ath9k_ahb_init.patch index c59e8c9..a32c4bb 100644 --- a/package/kernel/mac80211/patches/501-ath9k_ahb_init.patch +++ b/package/kernel/mac80211/patches/501-ath9k_ahb_init.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath9k/init.c +++ b/drivers/net/wireless/ath/ath9k/init.c -@@ -981,23 +981,23 @@ static int __init ath9k_init(void) +@@ -986,23 +986,23 @@ static int __init ath9k_init(void) { int error; |