netfilter: nf_tables: Carry s_idx in nft_obj_dump_ctx
authorPhil Sutter <phil@nwl.cc>
Fri, 20 Oct 2023 17:34:31 +0000 (19:34 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 24 Oct 2023 11:16:30 +0000 (13:16 +0200)
commit2eda95cfa2fc43bcb21a801dc1d16a0b7cc73860
treea9cd639f64577705da85f3e517fffda7c721bce9
parentecf49cad807061d880bea27a5da8e0114ddc7690
netfilter: nf_tables: Carry s_idx in nft_obj_dump_ctx

Prep work for moving the context into struct netlink_callback scratch
area.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nf_tables_api.c