]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: nf_tables: fix nf_log_trace based tracing
authorFlorian Westphal <fw@strlen.de>
Wed, 9 Dec 2015 15:31:21 +0000 (16:31 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 9 Dec 2015 15:53:46 +0000 (16:53 +0100)
commitc267fa201c2ff15b836658e5833d4e81a7c2abe8
tree7437ce04169d936ebeb60d735feb6e9470c0b445
parentaea1c74517a1b76265baf09a7db17b78decfdc92
netfilter: nf_tables: fix nf_log_trace based tracing

nf_log_trace() outputs bogus 'TRACE:' strings because I forgot to update
the comments array.

Fixes: 227919b02d4d3 ("netfilter: nf_tables: extend tracing infrastructure")
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nf_tables_core.c