diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-10-09 15:48:03 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-10-09 15:48:03 +0000 |
commit | adfeb00e5a06d9ea3eb67564e2ccf2022ffdffe6 (patch) | |
tree | 4109f2d0bf85e19c62b8c86012b23e4b4e308516 /package/mac80211/patches/406-regd_no_assoc_hints.patch | |
parent | e80e75321fa78976317f414025233a386aa189d0 (diff) | |
download | mtk-20170518-adfeb00e5a06d9ea3eb67564e2ccf2022ffdffe6.zip mtk-20170518-adfeb00e5a06d9ea3eb67564e2ccf2022ffdffe6.tar.gz mtk-20170518-adfeb00e5a06d9ea3eb67564e2ccf2022ffdffe6.tar.bz2 |
mac80211: update to wireless-testing 2011-10-05 + pending patches
SVN-Revision: 28392
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 14ea04b..c99cce4 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 -@@ -1653,6 +1653,8 @@ void regulatory_hint_11d(struct wiphy *w +@@ -1654,6 +1654,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)) -@@ -1859,6 +1861,8 @@ static void restore_regulatory_settings( +@@ -1860,6 +1862,8 @@ static void restore_regulatory_settings( void regulatory_hint_disconnect(void) { |