netfilter pull request nf-next-26-01-22
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>