Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"
authorPablo Neira Ayuso <pablo@netfilter.org>
Mon, 13 Mar 2017 12:24:03 +0000 (13:24 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 13 Mar 2017 16:30:16 +0000 (17:30 +0100)
commit04166f48d9593af4513ae06c0f966c0cee300a20
tree26d3c032b36bb9be5758cc9dd896288a78738d9e
parente920dde5160887d07b738f5a7f593b1fa9b1e32e
Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"

This reverts commit 1f48ff6c5393aa7fe290faf5d633164f105b0aa7.

This patch is not required anymore now that we keep a dummy list of
set elements in the bitmap set implementation, so revert this before
we forget this code has no clients.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/net/netfilter/nf_tables.h
net/netfilter/nf_tables_api.c