From: Patrick McHardy Date: Thu, 9 Jan 2014 18:42:43 +0000 (+0000) Subject: netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain() X-Git-Tag: v3.14-rc1~94^2~245^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3876d22dba62ebf6582f33e1ef2160eeb95e1129;p=pandora-kernel.git netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain() We don't encode argument types into function names and since besides nft_do_chain() there are only AF-specific versions, there is no risk of confusion. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed