Wed, Aug 09, 2023 at 08:26:39PM CEST, kuba@kernel.org wrote:
Add helpers which take/release the genl mutex based
on family->parallel_ops. Remove the separation between
handling of ops in locked and parallel families.
Future patches would make the duplicated code grow even more.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>