Skip to content
Commit b6193d70 authored by Saeed Mahameed's avatar Saeed Mahameed
Browse files

net/mlx5e: Fix error handling in mlx5e_refresh_tirs



Allocation failure is outside the critical lock section and should
return immediately rather than jumping to the unlock section.

Also unlock as soon as required and remove the now redundant jump label.

Fixes: 80a2a902 ("net/mlx5e: Add a lock on tir list")
Signed-off-by: default avatarSaeed Mahameed <saeedm@nvidia.com>
parent 36859199
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment