From: JP Abgrall Date: Fri, 22 Jul 2011 17:34:22 +0000 (-0700) Subject: netfilter: qtaguid: disable #define DEBUG X-Git-Tag: 2.1b_release~2383 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=03ab6ebda128f38ce4370fa857201bea12e2c5a7;p=kernel%2Fkernel-mfld-blackbay.git 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 --- diff --git a/net/netfilter/xt_qtaguid.c b/net/netfilter/xt_qtaguid.c index 3ef8753..22552c9 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 #include