diff options
author | Florian Westphal <fw@strlen.de> | 2025-07-09 19:05:14 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2025-07-25 18:40:23 +0200 |
commit | 531e61312104d991459af73c838396db26aa3550 (patch) | |
tree | eb7183cff47eccfbd99810d51ac39b1ff1f25e6f /net/unix/af_unix.c | |
parent | 17a20e09f086f2c574ac87f3cf6e14c4377f65f6 (diff) |
netfilter: nft_set: remove indirection from update API call
This stems from a time when sets and nft_dynset resided in different kernel
modules. We can replace this with a direct call.
We could even remove both ->update and ->delete, given its only
supported by rhashtable, but on the off-chance we'll see runtime
add/delete for other types or a new set type keep that as-is for now.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions