diff options
author | 2023-11-09 16:01:14 +0100 | |
---|---|---|
committer | 2023-12-22 12:08:37 +0100 | |
commit | 5896e861a714b9b0acabbb17e61753cdb3b32b68 (patch) | |
tree | 00a435210e606242d5b4a41ca29214d4207b3b83 /tools/testing/selftests/bpf/progs/exceptions.c | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (diff) | |
download | wireguard-linux-5896e861a714b9b0acabbb17e61753cdb3b32b68.tar.xz wireguard-linux-5896e861a714b9b0acabbb17e61753cdb3b32b68.zip |
netfilter: nf_tables: Pass const set to nft_get_set_elem
The function is not supposed to alter the set, passing the pointer as
const is fine and merely requires to adjust signatures of two called
functions as well.
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/exceptions.c')
0 files changed, 0 insertions, 0 deletions