summaryrefslogtreecommitdiff
path: root/package/kernel/mac80211/patches/502-ath9k_ahb_init.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-04-29 15:52:08 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-04-29 15:52:08 +0000
commit5438bc68b57c3579fd79d99a1116c3bc2a412d67 (patch)
tree1a722a4b48949018219e5658a399dc4deb11d89a /package/kernel/mac80211/patches/502-ath9k_ahb_init.patch
parent11c23fded0b45bb50a1292d559e7e368d6844a22 (diff)
downloadmtk-20170518-5438bc68b57c3579fd79d99a1116c3bc2a412d67.zip
mtk-20170518-5438bc68b57c3579fd79d99a1116c3bc2a412d67.tar.gz
mtk-20170518-5438bc68b57c3579fd79d99a1116c3bc2a412d67.tar.bz2
ath9k: merge a fix for a race condition on init
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40591
Diffstat (limited to 'package/kernel/mac80211/patches/502-ath9k_ahb_init.patch')
-rw-r--r--package/kernel/mac80211/patches/502-ath9k_ahb_init.patch2
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 43c3260..c1bdc6f 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
-@@ -892,23 +892,23 @@ static int __init ath9k_init(void)
+@@ -895,23 +895,23 @@ static int __init ath9k_init(void)
{
int error;