]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7d15bf7b6406a2e07dba043c269e83c4e869e89a
tree26d3c032b36bb9be5758cc9dd896288a78738d9e
parent0a9b5d60fa8862dd141c3d9446cd23984791cf09
Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"

This reverts commit 6503b7b5a369600673da6b6c74619403c5f5d08c.

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