netfilter: x_tables: move hook entry checks into core
authorFlorian Westphal <fw@strlen.de>
Tue, 27 Feb 2018 18:42:29 +0000 (19:42 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 5 Mar 2018 22:15:43 +0000 (23:15 +0100)
commit1b293e30f759b03f246baae862bdf35e57b2c39e
tree5c2199044640bd02ec1121c4138b5f2f9a282323
parent472ebdcd15ebdb8ebe20474ef1ce09abcb241e7d
netfilter: x_tables: move hook entry checks into core

Allow followup patch to change on location instead of three.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/linux/netfilter/x_tables.h
net/ipv4/netfilter/arp_tables.c
net/ipv4/netfilter/ip_tables.c
net/ipv6/netfilter/ip6_tables.c
net/netfilter/x_tables.c