]> Git Repo - linux.git/commit
net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()
authorYang Yingliang <[email protected]>
Thu, 5 Jan 2023 11:42:20 +0000 (19:42 +0800)
committerSaeed Mahameed <[email protected]>
Wed, 18 Jan 2023 08:01:38 +0000 (00:01 -0800)
commit90e7cb78b81543998217b0eb446c067ce2191a79
tree458c539f5c0c850a907756518a71176530837eda
parent010a74f52203eae037dd6aa111ba371f6a2dedc5
net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()

Add missing mutex_unlock() before returning from
mlx5_fw_fatal_reporter_err_work().

Fixes: 9078e843efec ("net/mlx5: Avoid recovery in probe flows")
Reported-by: kernel test robot <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Yang Yingliang <[email protected]>
Signed-off-by: Shay Drory <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
drivers/net/ethernet/mellanox/mlx5/core/health.c
This page took 0.051825 seconds and 4 git commands to generate.