Thread (83 messages) 83 messages, 11 authors, 2016-03-15

Re: [PATCH v4 2/4] kcp: add kernel control path kernel module

From: Ferruh Yigit <hidden>
Date: 2016-03-02 11:05:57

On 3/1/2016 11:06 PM, Stephen Hemminger wrote:
On Tue,  1 Mar 2016 15:41:58 +0000
Ferruh Yigit [off-list ref] wrote:
quoted
+#ifdef RTE_KCP_KO_DEBUG
+#define KCP_DBG(args...) pr_info(args)
+#else
+#define KCP_DBG(args...)
+#en
Why not use pr_debug() which is compile enabled already and supports dynamic
enabling as well.
Because of dynamic debug control, it is more complex and less known.
But I will update it to pr_debug.

Thanks,
ferruh
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help