[NETFILTER]: Convert DEBUGP to pr_debug
[deliverable/linux.git] / net / ipv4 / netfilter / nf_conntrack_l3proto_ipv4_compat.c
index ab8e4c607b7a57e8b7b421ffc6635427f2995937..434e0841087998df4665e84b1528b3e81a6cdbc9 100644 (file)
 #include <net/netfilter/nf_conntrack_l4proto.h>
 #include <net/netfilter/nf_conntrack_expect.h>
 
-#if 0
-#define DEBUGP printk
-#else
-#define DEBUGP(format, args...)
-#endif
-
 #ifdef CONFIG_NF_CT_ACCT
 static unsigned int
 seq_print_counters(struct seq_file *s,
This page took 0.028422 seconds and 5 git commands to generate.