提交 2edc2689 编写于 作者: D David S. Miller

[PKT_SCHED]: Disable debug tracing logs by default in packet action API.

Noticed by Andi Kleen.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 a1493d9c
......@@ -34,7 +34,7 @@
#include <net/sch_generic.h>
#include <net/act_api.h>
#if 1 /* control */
#if 0 /* control */
#define DPRINTK(format, args...) printk(KERN_DEBUG format, ##args)
#else
#define DPRINTK(format, args...)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册