]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Destroy pool->mutex
authorShay Drory <shayd@nvidia.com>
Wed, 16 Jun 2021 22:51:00 +0000 (01:51 +0300)
committerSaeed Mahameed <saeedm@nvidia.com>
Tue, 10 Aug 2021 03:56:55 +0000 (20:56 -0700)
commit7cb91c66ab187915c07b32b5ccc5fcb667617068
tree57875f4efb37ac54b15e70199a2d6de6dba35ad3
parent72274d2690ae7bccdc458e6a16263af31d374d53
net/mlx5: Destroy pool->mutex

Destroy pool->mutex when we destroy the pool.

Fixes: fda284f73f09 ("net/mlx5: Round-Robin EQs over IRQs")
Signed-off-by: Shay Drory <shayd@nvidia.com>
Reviewed-by: Parav Pandit <parav@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c