diff options
author | Florian Westphal <fw@strlen.de> | 2021-04-21 09:51:08 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2021-04-26 03:20:46 +0200 |
commit | f9006acc8dfe59e25aa75729728ac57a8d84fc32 (patch) | |
tree | 9a9b62d8a613174254611680826f23eafc5ca058 /net/ipv6 | |
parent | netfilter: ip_tables: pass table pointer via nf_hook_ops (diff) | |
download | linux-f9006acc8dfe59e25aa75729728ac57a8d84fc32.tar.xz linux-f9006acc8dfe59e25aa75729728ac57a8d84fc32.zip |
netfilter: arp_tables: pass table pointer via nf_hook_ops
Same change as previous patch. Only difference:
no need to handle NULL template_ops parameter, the only caller
(arptable_filter) always passes non-NULL argument.
This removes all remaining accesses to net->ipv4.arptable_filter.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions