diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-02-23 01:12:36 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-02-23 01:12:36 +0000 |
commit | e526c7bc1718f3e0dd4ed1e774f08b449ae27cce (patch) | |
tree | 396ae820a3fa3a6162066e9babb6fa43e98e113b /package/mac80211/patches/405-regd_no_assoc_hints.patch | |
parent | c4c43eed046e4107fb24e79099159af63e535003 (diff) | |
download | mtk-20170518-e526c7bc1718f3e0dd4ed1e774f08b449ae27cce.zip mtk-20170518-e526c7bc1718f3e0dd4ed1e774f08b449ae27cce.tar.gz mtk-20170518-e526c7bc1718f3e0dd4ed1e774f08b449ae27cce.tar.bz2 |
mac80211: update to wireless-testing 2013-02-22
SVN-Revision: 35753
Diffstat (limited to 'package/mac80211/patches/405-regd_no_assoc_hints.patch')
-rw-r--r-- | package/mac80211/patches/405-regd_no_assoc_hints.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/405-regd_no_assoc_hints.patch b/package/mac80211/patches/405-regd_no_assoc_hints.patch index 182bc16..938ac42 100644 --- a/package/mac80211/patches/405-regd_no_assoc_hints.patch +++ b/package/mac80211/patches/405-regd_no_assoc_hints.patch @@ -1,6 +1,6 @@ --- a/net/wireless/reg.c +++ b/net/wireless/reg.c -@@ -1719,6 +1719,8 @@ void regulatory_hint_11d(struct wiphy *w +@@ -1730,6 +1730,8 @@ void regulatory_hint_11d(struct wiphy *w enum environment_cap env = ENVIRON_ANY; struct regulatory_request *request, *lr; @@ -9,7 +9,7 @@ mutex_lock(®_mutex); lr = get_last_request(); -@@ -1915,6 +1917,7 @@ static void restore_regulatory_settings( +@@ -1926,6 +1928,7 @@ static void restore_regulatory_settings( void regulatory_hint_disconnect(void) { |