aboutsummaryrefslogtreecommitdiffstats
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
commite9a3416550014598de03fbae7d80a331827b1a79 (patch)
tree4d974ad81710067b672bb8cd80c7dbaf65fe7c9c /package/kernel/mac80211/patches/502-ath9k_ahb_init.patch
parentd1e0abf3a8c4d7e04a1ffcfb6d53b85f1fc98c55 (diff)
downloadmaster-187ad058-e9a3416550014598de03fbae7d80a331827b1a79.tar.gz
master-187ad058-e9a3416550014598de03fbae7d80a331827b1a79.tar.bz2
master-187ad058-e9a3416550014598de03fbae7d80a331827b1a79.zip
ath9k: merge a fix for a race condition on init
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40591 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 43c3260b80..c1bdc6f925 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;