ath9k: fix rx issues introduced in my last commit (fixes #14307)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 38362
This commit is contained in:
Felix Fietkau
2013-10-10 21:10:45 +00:00
parent db3013852a
commit a3cc10cba7
6 changed files with 114 additions and 13 deletions

View File

@@ -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;
}