]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Annotate mutex destroy for root ns
authorRoi Dayan <roid@mellanox.com>
Thu, 14 May 2020 20:44:38 +0000 (23:44 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Sat, 23 May 2020 00:28:52 +0000 (17:28 -0700)
commit7cbb83272f95890d143f612511cac86202c1c67d
tree3cd0a55255ab027973333a58c2a0d80bda92cde2
parent620162b1e9dd1204ef48036b5af5b3e077a3f906
net/mlx5: Annotate mutex destroy for root ns

Invoke mutex_destroy() to catch any errors.

Fixes: c9fa290cb7c1 ("net/mlx5_core: Managing root flow table")
Signed-off-by: Roi Dayan <roid@mellanox.com>
Reviewed-by: Mark Bloch <markb@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c