netfilter: qtaguid: disable #define DEBUG
authorJP Abgrall <jpa@google.com>
Fri, 22 Jul 2011 17:34:22 +0000 (10:34 -0700)
committerJP Abgrall <jpa@google.com>
Fri, 22 Jul 2011 17:34:22 +0000 (10:34 -0700)
This would cause log spam to the point of slowing down the system.

Change-Id: I5655f0207935004b0198f43ad0d3c9ea25466e4e
Signed-off-by: JP Abgrall <jpa@google.com>
net/netfilter/xt_qtaguid.c

index 3ef8753bc37b31a8c7ffe644604b00569a87078e..22552c9b81cf2a135f974596ecd6306af2304184 100644 (file)
@@ -10,7 +10,6 @@
 
 /* TODO: support ipv6 for iface_stat.
  * Currently if an iface is only v6 it will not have stats collected. */
-#define DEBUG
 
 #include <linux/file.h>
 #include <linux/inetdevice.h>