projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix a null pointer deref in vi's search
[openwrt.git]
/
package
/
madwifi
/
patches
/
200-no_debug.patch
diff --git
a/package/madwifi/patches/200-no_debug.patch
b/package/madwifi/patches/200-no_debug.patch
index
ce059e0
..
542c6c8
100644
(file)
--- a/
package/madwifi/patches/200-no_debug.patch
+++ b/
package/madwifi/patches/200-no_debug.patch
@@
-150,7
+150,7
@@
ATH_DEBUG_RATE = 0x00000010, /* rate control */
--- a/tools/do_multi.c
+++ b/tools/do_multi.c
-@@ -
9,16 +9
,20 @@
+@@ -
10,16 +10
,20 @@
progname = basename(argv[0]);
This page took
0.025556 seconds
and
4
git commands to generate.