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
commit8f9824ccf45be2f694ec11ff0e20cac8e06bdbc8 (patch)
tree3bcd4626d608884084d35fa1fc0f86ba3d83f409 /package/mac80211/patches/502-ath9k_ahb_init.patch
parent6d6cf8ec3baca8077add9862f65bca0626c128ce (diff)
downloadmaster-187ad058-8f9824ccf45be2f694ec11ff0e20cac8e06bdbc8.tar.gz
master-187ad058-8f9824ccf45be2f694ec11ff0e20cac8e06bdbc8.tar.bz2
master-187ad058-8f9824ccf45be2f694ec11ff0e20cac8e06bdbc8.zip
ath9k/ath5k: fix driver load issues with mesh support compiled out
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31326 3c298f89-4303-0410-b956-a3cf2f4a3e73
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;
}