projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
madwifi: revert part of the noderef fix patch
[openwrt.git]
/
package
/
madwifi
/
patches
/
102-multicall_binary.patch
diff --git
a/package/madwifi/patches/102-multicall_binary.patch
b/package/madwifi/patches/102-multicall_binary.patch
index
bbf178a
..
d3533ec
100644
(file)
--- a/
package/madwifi/patches/102-multicall_binary.patch
+++ b/
package/madwifi/patches/102-multicall_binary.patch
@@
-136,8
+136,9
@@
const char *ifname = "wifi0";
--- /dev/null
+++ b/tools/do_multi.c
-@@ -0,0 +1,3
2
@@
+@@ -0,0 +1,3
3
@@
+#include <string.h>
++#include <libgen.h>
+#include "do_multi.h"
+
+int
This page took
0.019375 seconds
and
4
git commands to generate.