From e9a3416550014598de03fbae7d80a331827b1a79 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 29 Apr 2014 15:52:08 +0000 Subject: ath9k: merge a fix for a race condition on init Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40591 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/kernel/mac80211/patches/502-ath9k_ahb_init.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/mac80211/patches/502-ath9k_ahb_init.patch') 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; -- cgit v1.2.3