projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Silence ifconfig down errors in mac80211 (#4067)
[openwrt.git]
/
package
/
madwifi
/
patches
/
360-sta_nodes.patch
diff --git
a/package/madwifi/patches/360-sta_nodes.patch
b/package/madwifi/patches/360-sta_nodes.patch
index
e701f90
..
c381910
100644
(file)
--- a/
package/madwifi/patches/360-sta_nodes.patch
+++ b/
package/madwifi/patches/360-sta_nodes.patch
@@
-217,7
+217,7
@@
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
/* simple hash is enough for variation of macaddr */
--- a/net80211/ieee80211_output.c
+++ b/net80211/ieee80211_output.c
-@@ -214
0,7 +2140
,7 @@
+@@ -214
1,7 +2141
,7 @@
ieee80211_mgmt_output(ieee80211_ref_node(ni), skb, type);
if (timer)
This page took
0.024608 seconds
and
4
git commands to generate.