summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJP Abgrall <jpa@google.com>2011-10-09 02:30:44 +0100
committerAndy Green <andy.green@linaro.org>2011-10-09 02:30:44 +0100
commit9edf65e06529f6f008c8bbf2b0fa62c8478d06df (patch)
tree05d8dccc12fd7e5694c9a605cc29e98810a104fb /net
parent67efd0c1f26ebc38cde1533b53bb56c852284154 (diff)
netfilter: qtaguid: disable #define DEBUG
This would cause log spam to the point of slowing down the system. Change-Id: I5655f0207935004b0198f43ad0d3c9ea25466e4e Signed-off-by: JP Abgrall <jpa@google.com>
Diffstat (limited to 'net')
-rw-r--r--net/netfilter/xt_qtaguid.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/netfilter/xt_qtaguid.c b/net/netfilter/xt_qtaguid.c
index 3ef8753bc37..22552c9b81c 100644
--- a/net/netfilter/xt_qtaguid.c
+++ b/net/netfilter/xt_qtaguid.c
@@ -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>