From 201fb55ac5bf7d700d4894dcbd1935c58de2ea53 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 22 Oct 2014 13:32:06 +0000 Subject: ath9k: merge a regulatory handling fix Signed-off-by: Felix Fietkau SVN-Revision: 43028 --- package/kernel/mac80211/patches/402-ath_regd_optional.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/mac80211/patches/402-ath_regd_optional.patch') diff --git a/package/kernel/mac80211/patches/402-ath_regd_optional.patch b/package/kernel/mac80211/patches/402-ath_regd_optional.patch index 42260fcf86..786b39ce00 100644 --- a/package/kernel/mac80211/patches/402-ath_regd_optional.patch +++ b/package/kernel/mac80211/patches/402-ath_regd_optional.patch @@ -33,7 +33,7 @@ if (!wiphy->bands[IEEE80211_BAND_5GHZ]) return; -@@ -631,6 +643,10 @@ ath_regd_init_wiphy(struct ath_regulator +@@ -632,6 +644,10 @@ ath_regd_init_wiphy(struct ath_regulator { const struct ieee80211_regdomain *regd; -- cgit v1.2.3