From 442b9d46bb8bb06c9c9ee1fb16cb2bb7398fd430 Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 17 Apr 2012 00:05:41 +0000 Subject: 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 --- package/mac80211/patches/502-ath9k_ahb_init.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211/patches/502-ath9k_ahb_init.patch') diff --git a/package/mac80211/patches/502-ath9k_ahb_init.patch b/package/mac80211/patches/502-ath9k_ahb_init.patch index 4681b2936..78bd237b5 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; } -- cgit v1.2.3