diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-12-05 14:20:17 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-12-05 14:20:17 +0000 |
commit | aa63f0bef6a965aa2248409ce0c094fed475b20b (patch) | |
tree | 1fb391b3ae38d7774a48c079b663a8f15c9031aa /package/mac80211/patches/406-regd_no_assoc_hints.patch | |
parent | 4cc2b9bb06436a1a57fc3620ea62c4835f9b7d51 (diff) | |
download | mtk-20170518-aa63f0bef6a965aa2248409ce0c094fed475b20b.zip mtk-20170518-aa63f0bef6a965aa2248409ce0c094fed475b20b.tar.gz mtk-20170518-aa63f0bef6a965aa2248409ce0c094fed475b20b.tar.bz2 |
mac80211: update to 2011-12-01
SVN-Revision: 29436
Diffstat (limited to 'package/mac80211/patches/406-regd_no_assoc_hints.patch')
-rw-r--r-- | package/mac80211/patches/406-regd_no_assoc_hints.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/406-regd_no_assoc_hints.patch b/package/mac80211/patches/406-regd_no_assoc_hints.patch index 1933683..8ed03c6 100644 --- a/package/mac80211/patches/406-regd_no_assoc_hints.patch +++ b/package/mac80211/patches/406-regd_no_assoc_hints.patch @@ -1,6 +1,6 @@ --- a/net/wireless/reg.c +++ b/net/wireless/reg.c -@@ -1656,6 +1656,8 @@ void regulatory_hint_11d(struct wiphy *w +@@ -1672,6 +1672,8 @@ void regulatory_hint_11d(struct wiphy *w enum environment_cap env = ENVIRON_ANY; struct regulatory_request *request; @@ -9,7 +9,7 @@ mutex_lock(®_mutex); if (unlikely(!last_request)) -@@ -1862,6 +1864,8 @@ static void restore_regulatory_settings( +@@ -1878,6 +1880,8 @@ static void restore_regulatory_settings( void regulatory_hint_disconnect(void) { |