projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b893f0
)
netfilter: qtaguid: disable #define DEBUG
author
JP Abgrall
<jpa@google.com>
Fri, 22 Jul 2011 17:34:22 +0000
(10:34 -0700)
committer
JP 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
patch
|
blob
|
history
diff --git
a/net/netfilter/xt_qtaguid.c
b/net/netfilter/xt_qtaguid.c
index 3ef8753bc37b31a8c7ffe644604b00569a87078e..22552c9b81cf2a135f974596ecd6306af2304184 100644
(file)
--- 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>