summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/406-regd_no_assoc_hints.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-09-15 17:55:16 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-09-15 17:55:16 +0000
commit22be36418e2f32eb058e303890bfc680342c377b (patch)
tree8f29bdde278f2df69be8193bc070a93050de3472 /package/mac80211/patches/406-regd_no_assoc_hints.patch
parent98372a8eb51cafa81f0e31672669dc23d745d109 (diff)
downloadmaster-31e0f0ae-22be36418e2f32eb058e303890bfc680342c377b.tar.gz
master-31e0f0ae-22be36418e2f32eb058e303890bfc680342c377b.tar.bz2
master-31e0f0ae-22be36418e2f32eb058e303890bfc680342c377b.zip
mac80211: update to wireless-testing 2011-09-14
SVN-Revision: 28245
Diffstat (limited to 'package/mac80211/patches/406-regd_no_assoc_hints.patch')
-rw-r--r--package/mac80211/patches/406-regd_no_assoc_hints.patch4
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 582d569ff7..14ea04b5af 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
-@@ -1642,6 +1642,8 @@ void regulatory_hint_11d(struct wiphy *w
+@@ -1653,6 +1653,8 @@ void regulatory_hint_11d(struct wiphy *w
enum environment_cap env = ENVIRON_ANY;
struct regulatory_request *request;
@@ -9,7 +9,7 @@
mutex_lock(&reg_mutex);
if (unlikely(!last_request))
-@@ -1848,6 +1850,8 @@ static void restore_regulatory_settings(
+@@ -1859,6 +1861,8 @@ static void restore_regulatory_settings(
void regulatory_hint_disconnect(void)
{