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:18:22 -0700 |
| commit | 6bc803b795631cb14a6a3ea6d433589c8c666cc3 (patch) | |
| tree | 9507d1d10ab788c5b856d0cd26a17e8ecbca14aa /net/unix/af_unix.c | |
| parent | cfdca13028ff3aa8c5f4b63ba5abf878cd55ced5 (diff) | |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
