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)
commit9fb0b519c7e094e741a3fc3fd4d854a8bc74b6dc
tree7437ce04169d936ebeb60d735feb6e9470c0b445
parent23509fcd4ec5eadcca7a958b354f79dedc2765cc
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: 33d5a7b14bfd0 ("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