[NETFILTER]: Convert DEBUGP to pr_debug
[deliverable/linux.git] / net / netfilter / nf_conntrack_l3proto_generic.c
index 2fd0f11b8fb2cd693f751947bc9722c59d2d6580..b1bfa207a850d7fcd61d0faadf4fc91caffc7255 100644 (file)
 #include <net/netfilter/nf_conntrack_core.h>
 #include <net/netfilter/ipv4/nf_conntrack_ipv4.h>
 
-#if 0
-#define DEBUGP printk
-#else
-#define DEBUGP(format, args...)
-#endif
-
 static int generic_pkt_to_tuple(const struct sk_buff *skb, unsigned int nhoff,
                                struct nf_conntrack_tuple *tuple)
 {
This page took 0.030928 seconds and 5 git commands to generate.