projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mac80211: reorganize patches, fold in patches that were merged upstream
[openwrt.git]
/
package
/
mac80211
/
patches
/
520-mac80211_ht_change_rate_update.patch
diff --git
a/package/mac80211/patches/520-mac80211_ht_change_rate_update.patch
b/package/mac80211/patches/520-mac80211_ht_change_rate_update.patch
index
3ffa31d
..
341e487
100644
(file)
--- a/
package/mac80211/patches/520-mac80211_ht_change_rate_update.patch
+++ b/
package/mac80211/patches/520-mac80211_ht_change_rate_update.patch
@@
-1,6
+1,6
@@
--- a/net/mac80211/main.c
+++ b/net/mac80211/main.c
--- a/net/mac80211/main.c
+++ b/net/mac80211/main.c
-@@ -19
6,7 +196
,9 @@ void ieee80211_bss_info_change_notify(st
+@@ -19
7,7 +197
,9 @@ void ieee80211_bss_info_change_notify(st
u32 changed)
{
struct ieee80211_local *local = sdata->local;
u32 changed)
{
struct ieee80211_local *local = sdata->local;
@@
-10,7
+10,7
@@
if (!changed)
return;
if (!changed)
return;
-@@ -2
26,6 +228
,22 @@ void ieee80211_bss_info_change_notify(st
+@@ -2
19,6 +221
,22 @@ void ieee80211_bss_info_change_notify(st
switch (sdata->vif.type) {
case NL80211_IFTYPE_AP:
switch (sdata->vif.type) {
case NL80211_IFTYPE_AP:
This page took
0.021189 seconds
and
4
git commands to generate.