]> err.no Git - linux-2.6/blobdiff - net/ipv6/netfilter/ip6table_mangle.c
[8021Q]: vlan_ioctl_handler: fix return value
[linux-2.6] / net / ipv6 / netfilter / ip6table_mangle.c
index f2d26495f41350edbf981e12dbdc4c8f4b4087c8..f0a9efa67fb52e242335b6c7ae39145c0c0de2ec 100644 (file)
@@ -21,12 +21,6 @@ MODULE_DESCRIPTION("ip6tables mangle table");
                            (1 << NF_IP6_LOCAL_OUT) | \
                            (1 << NF_IP6_POST_ROUTING))
 
-#if 0
-#define DEBUGP(x, args...)     printk(KERN_DEBUG x, ## args)
-#else
-#define DEBUGP(x, args...)
-#endif
-
 static struct
 {
        struct ip6t_replace repl;