From: Patrick McHardy Date: Tue, 3 Mar 2015 20:10:05 +0000 (+0000) Subject: netfilter: nf_tables: consolidate tracing invocations X-Git-Tag: omap-for-v4.2/o2_dc~131^2~292^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=354bf5a0d794a34dc98ed25e72f460b3b360c174;p=pandora-kernel.git netfilter: nf_tables: consolidate tracing invocations * JUMP and GOTO are equivalent except for JUMP pushing the current context to the stack * RETURN and implicit RETURN (CONTINUE) are equivalent except that the logged rule number differs Result: nft_do_chain | -112 1 function changed, 112 bytes removed, diff: -112 Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed