netfilter: qtaguid: disable #define DEBUG
authorJP Abgrall <jpa@google.com>
Fri, 22 Jul 2011 17:34:22 +0000 (10:34 -0700)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:21:56 +0000 (12:21 -0800)
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 3ef8753..22552c9 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>