aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/502-ath9k_ahb_init.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-04-17 00:05:41 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-04-17 00:05:41 +0000
commitd7fee0b596793b5f3ac9059e115b625a7f2ff7d0 (patch)
tree2eba8076f093374367cd5df3a8c1bf778c94250c /package/mac80211/patches/502-ath9k_ahb_init.patch
parentb138bca2908456bf7f7a90089e42efd3e8a05c48 (diff)
downloadupstream-d7fee0b596793b5f3ac9059e115b625a7f2ff7d0.tar.gz
upstream-d7fee0b596793b5f3ac9059e115b625a7f2ff7d0.tar.bz2
upstream-d7fee0b596793b5f3ac9059e115b625a7f2ff7d0.zip
ath9k/ath5k: fix driver load issues with mesh support compiled out
SVN-Revision: 31326
Diffstat (limited to 'package/mac80211/patches/502-ath9k_ahb_init.patch')
-rw-r--r--package/mac80211/patches/502-ath9k_ahb_init.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/502-ath9k_ahb_init.patch b/package/mac80211/patches/502-ath9k_ahb_init.patch
index 4681b2936c..78bd237b52 100644
--- a/package/mac80211/patches/502-ath9k_ahb_init.patch
+++ b/package/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
-@@ -901,23 +901,23 @@ static int __init ath9k_init(void)
+@@ -904,23 +904,23 @@ static int __init ath9k_init(void)
goto err_out;
}