]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/sched/sch_dsmark.c
Automatic merge of /spare/repo/netdev-2.6 branch we18
[linux-2.6-omap-h63xx.git] / net / sched / sch_dsmark.c
index a8c948f6297868326fdfad1fcea2c653ec15fc28..d8bd2a569c7ca6310f42af3c92510e75eca387cd 100644 (file)
@@ -18,7 +18,7 @@
 #include <asm/byteorder.h>
 
 
-#if 1 /* control */
+#if 0 /* control */
 #define DPRINTK(format,args...) printk(KERN_DEBUG format,##args)
 #else
 #define DPRINTK(format,args...)