From 7c5334e5a563f5d36e1a4c45d26672ab36fba0da Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Wed, 24 Aug 2011 20:58:17 +0200 Subject: [PATCH] cfg80211: removed default regdomain (EU is not supported anymore). --- config/etc/modprobe.d/cfg80211 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/etc/modprobe.d/cfg80211 b/config/etc/modprobe.d/cfg80211 index 3339ea8fdd..9e04ea6717 100644 --- a/config/etc/modprobe.d/cfg80211 +++ b/config/etc/modprobe.d/cfg80211 @@ -1,2 +1,2 @@ -options cfg80211 ieee80211_regdom=EU +#options cfg80211 ieee80211_regdom=DE blacklist ieee80211 -- 2.39.5