summaryrefslogtreecommitdiffstats
path: root/net/netfilter/x_tables.c
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2016-04-01 14:17:24 +0200
committerSasha Levin <sasha.levin@oracle.com>2016-07-12 08:48:31 -0400
commitdda467549d44f4d39b4420511ddcf77d29e9b6b2 (patch)
treefd6146b4593e99a52d795402200cc833e9da7fd3 /net/netfilter/x_tables.c
parent62e6fd2010f76a52adcf0cf016b5d7c402ec17aa (diff)
downloadlinux-stable-dda467549d44f4d39b4420511ddcf77d29e9b6b2.tar.gz
linux-stable-dda467549d44f4d39b4420511ddcf77d29e9b6b2.tar.bz2
linux-stable-dda467549d44f4d39b4420511ddcf77d29e9b6b2.zip
netfilter: x_tables: kill check_entry helper
[ Upstream commit aa412ba225dd3bc36d404c28cdc3d674850d80d0 ] Once we add more sanity testing to xt_check_entry_offsets it becomes relvant if we're expecting a 32bit 'config_compat' blob or a normal one. Since we already have a lot of similar-named functions (check_entry, compat_check_entry, find_and_check_entry, etc.) and the current incarnation is short just fold its contents into the callers. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Diffstat (limited to 'net/netfilter/x_tables.c')
0 files changed, 0 insertions, 0 deletions