]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft: Use nft_chain_find() in two more places
authorPhil Sutter <phil@nwl.cc>
Tue, 7 Jul 2020 16:35:26 +0000 (18:35 +0200)
committerPhil Sutter <phil@nwl.cc>
Fri, 24 Jul 2020 17:16:15 +0000 (19:16 +0200)
commitb906191d4b5d2606df892855e53b0b62e53e7728
treedc4c2b2505418e8bd445e49e0731eed87b8dfc59
parentdb3a63237fe21de8a75eaaddf0cc577ce30a68fe
nft: Use nft_chain_find() in two more places

This doesn't really increase functions' readability but prepares for
later changes.

Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/nft.c