netfilter: nf_tables: remove busy mark and gc batch API
authorSasha Levin <sashal@kernel.org>
Fri, 22 Sep 2023 17:01:07 +0000 (19:01 +0200)
committerSalvatore Bonaccorso <carnil@debian.org>
Fri, 29 Sep 2023 04:25:15 +0000 (05:25 +0100)
commitd99c2e9852fcc2fc7e8e7035c92047c869ce76c2
treeb1be8f285a0823e6bc243d5c2e8d12d62e6acd41
parentdcc59ce2f72d370782393fae1bd4e1d93cf6cd6a
netfilter: nf_tables: remove busy mark and gc batch API

commit a2dd0233cbc4d8a0abb5f64487487ffc9265beb5 upstream.

Ditch it, it has been replace it by the GC transaction API and it has no
clients anymore.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name netfilter-nf_tables-remove-busy-mark-and-gc-batch-ap.patch
include/net/netfilter/nf_tables.h
net/netfilter/nf_tables_api.c