projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ath9k: fix antenna configuration on ar9285 for devices without antenna diversity
[openwrt.git]
/
package
/
mac80211
/
patches
/
406-regd_no_assoc_hints.patch
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
(file)
--- 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
--- a/net/wireless/reg.c
+++ b/net/wireless/reg.c
-@@ -16
56,6 +1656
,8 @@ void regulatory_hint_11d(struct wiphy *w
+@@ -16
72,6 +1672
,8 @@ void regulatory_hint_11d(struct wiphy *w
enum environment_cap env = ENVIRON_ANY;
struct regulatory_request *request;
enum environment_cap env = ENVIRON_ANY;
struct regulatory_request *request;
@@
-9,7
+9,7
@@
mutex_lock(®_mutex);
if (unlikely(!last_request))
mutex_lock(®_mutex);
if (unlikely(!last_request))
-@@ -18
62,6 +1864
,8 @@ static void restore_regulatory_settings(
+@@ -18
78,6 +1880
,8 @@ static void restore_regulatory_settings(
void regulatory_hint_disconnect(void)
{
void regulatory_hint_disconnect(void)
{
This page took
0.021522 seconds
and
4
git commands to generate.