X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F405-regd_no_assoc_hints.patch;h=8a5c2a2e33cc9e1b8a3b06356190cd102d45051b;hb=ef8b5fda8d3d22bbc113101ddcc92ef950a8dc9a;hp=2e2ba93c5023fc6e2d1de693738496b750e47f65;hpb=623169bc49167458289bc39c180a41aa43abc361;p=openwrt%2Fstaging%2Fchunkeey.git diff --git a/package/mac80211/patches/405-regd_no_assoc_hints.patch b/package/mac80211/patches/405-regd_no_assoc_hints.patch index 2e2ba93c50..8a5c2a2e33 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 -@@ -1790,6 +1790,8 @@ void regulatory_hint_11d(struct wiphy *w +@@ -1796,6 +1796,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)) -@@ -2024,6 +2026,8 @@ static void restore_regulatory_settings( +@@ -2030,6 +2032,8 @@ static void restore_regulatory_settings( void regulatory_hint_disconnect(void) {