diff options
author | Florian Westphal <fw@strlen.de> | 2021-04-21 10:51:08 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2021-04-26 04:20:46 +0300 |
commit | f9006acc8dfe59e25aa75729728ac57a8d84fc32 (patch) | |
tree | 9a9b62d8a613174254611680826f23eafc5ca058 /crypto | |
parent | ae689334225ff0e4ef112459ecd24aea932c2b00 (diff) | |
download | linux-f9006acc8dfe59e25aa75729728ac57a8d84fc32.tar.xz |
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 'crypto')
0 files changed, 0 insertions, 0 deletions