Loading
netfilter: nft_set_rbtree: remove seqcount_rwlock_t
After the conversion to binary search array, this is not required anymore. Remove it. Signed-off-by:Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by:
Florian Westphal <fw@strlen.de>