From: Pablo Neira Ayuso Date: Sun, 11 May 2014 15:14:49 +0000 (+0200) Subject: netfilter: nf_tables: fix missing return trace at the end of non-base chain X-Git-Tag: omap-for-v3.16/fixes-against-rc1~146^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e9bc10db275b22a9db0f976b33b5aeed288da73;p=pandora-kernel.git netfilter: nf_tables: fix missing return trace at the end of non-base chain Display "return" for implicit rule at the end of a non-base chain, instead of when popping chain from the stack. Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed