diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-10-22 13:32:06 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-10-22 13:32:06 +0000 |
commit | 201fb55ac5bf7d700d4894dcbd1935c58de2ea53 (patch) | |
tree | 73beb3deac0d183371b19daf7655ff0ac390444b /package/kernel/mac80211/patches/402-ath_regd_optional.patch | |
parent | 3df1a20197154d9e3ff65b5fe671a11a44ed08d2 (diff) | |
download | upstream-201fb55ac5bf7d700d4894dcbd1935c58de2ea53.tar.gz upstream-201fb55ac5bf7d700d4894dcbd1935c58de2ea53.tar.bz2 upstream-201fb55ac5bf7d700d4894dcbd1935c58de2ea53.zip |
ath9k: merge a regulatory handling fix
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43028
Diffstat (limited to 'package/kernel/mac80211/patches/402-ath_regd_optional.patch')
-rw-r--r-- | package/kernel/mac80211/patches/402-ath_regd_optional.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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; |