Loading
netfilter: nft_set_rbtree: don't disable bh when acquiring tree lock
As of commit 7e43e0a1 ("netfilter: nft_set_rbtree: translate rbtree to array for binary search") the lock is only taken from control plane, no need to disable BH anymore. Signed-off-by:Florian Westphal <fw@strlen.de> Link: https://patch.msgid.link/20260224205048.4718-8-fw@strlen.de Signed-off-by:
Jakub Kicinski <kuba@kernel.org>