summaryrefslogtreecommitdiff
path: root/net/netfilter
diff options
context:
space:
mode:
authorJP Abgrall <jpa@google.com>2011-07-22 10:34:22 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:38:55 -0800
commit5587ae4b0a4215d642693137b7e0623e020ef4b2 (patch)
tree9b712b3c24f4aea7ac2483e9e04018f22f0203e7 /net/netfilter
parent21041af9eff23548834fdf13327bdd4780311005 (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/netfilter')
-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 3ef8753bc37b..22552c9b81cf 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>