diff options
author | Florian Westphal <fw@strlen.de> | 2016-04-01 14:17:24 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-24 10:15:30 -0700 |
commit | c7118d93d1a761b156e282bce9d11850eec7ac3b (patch) | |
tree | e2a6657bc04397dfd28e28ad4d00ae915273f851 /crypto | |
parent | d05223d69cd7587086c8780721cd58fae9ab2c7b (diff) | |
download | lwn-c7118d93d1a761b156e282bce9d11850eec7ac3b.tar.gz lwn-c7118d93d1a761b156e282bce9d11850eec7ac3b.zip |
netfilter: x_tables: kill check_entry helper
commit aa412ba225dd3bc36d404c28cdc3d674850d80d0 upstream.
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions