From: Patrick McHardy Date: Thu, 9 Jan 2014 18:42:42 +0000 (+0000) Subject: netfilter: nf_tables: unininline nft_trace_packet() X-Git-Tag: v3.14-rc3~36^2~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d8c00d58e9e484fdc41aaaf62e5d8364efe375a;p=pandora-kernel.git netfilter: nf_tables: unininline nft_trace_packet() It makes no sense to inline a rarely used function meant for debugging only that is called a total of five times in the main evaluation loop. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed