projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d40798d
)
sorry, last commit had a bug
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 20 Feb 2007 22:04:49 +0000
(22:04 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 20 Feb 2007 22:04:49 +0000
(22:04 +0000)
SVN-Revision: 6332
package/madwifi/patches/200-no_debug.patch
patch
|
blob
|
history
diff --git
a/package/madwifi/patches/200-no_debug.patch
b/package/madwifi/patches/200-no_debug.patch
index 48a4e76d07bb097c33ab2eeb26616cf3d3a97324..89b46082dc3e32d8bc869fe803287088a4cf5cc4 100644
(file)
--- a/
package/madwifi/patches/200-no_debug.patch
+++ b/
package/madwifi/patches/200-no_debug.patch
@@
-15,7
+15,7
@@
diff -ur madwifi.old/ath/if_ath.c madwifi.dev/ath/if_ath.c
} while (0)
#else /* defined(AR_DEBUG) */
-#define IFF_DUMPPKTS(sc, _m) netif_msg_dumppkts(&sc->sc_ic)
-+#define IFF_DUMPPKTS(sc, _m)
++#define IFF_DUMPPKTS(sc, _m)
0
#define DPRINTF(sc, _m, _fmt, ...)
#define KEYPRINTF(sc, k, ix, mac)
#endif /* defined(AR_DEBUG) */