projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4fe644
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6332
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
48a4e76
..
89b4608
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) */