From a3cc10cba77c7a13e95d9403f1cc20748d1f78f8 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 10 Oct 2013 21:10:45 +0000 Subject: ath9k: fix rx issues introduced in my last commit (fixes #14307) Signed-off-by: Felix Fietkau SVN-Revision: 38362 --- 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 8a710fd7b0..e951ec76f6 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 -@@ -1035,23 +1035,23 @@ static int __init ath9k_init(void) +@@ -1069,23 +1069,23 @@ static int __init ath9k_init(void) goto err_out; } -- cgit v1.2.3