diff options
author | 2022-07-11 01:14:07 -0700 | |
---|---|---|
committer | 2022-07-12 10:26:23 +0200 | |
commit | 973598d46ede27bb3b2a54ff45135196aeb9efb0 (patch) | |
tree | ee7398d139e52767335394fc552006cbad601190 /net/core/devlink.c | |
parent | net/mlx5: Use devl_ API in mlx5e_devlink_port_register (diff) | |
download | wireguard-linux-973598d46ede27bb3b2a54ff45135196aeb9efb0.tar.xz wireguard-linux-973598d46ede27bb3b2a54ff45135196aeb9efb0.zip |
net/mlx5: Remove devl_unlock from mlx5_devlink_eswitch_mode_set
The callback mlx5_devlink_eswitch_mode_set() had unlocked devlink as a
temporary workaround once devlink instance lock was added to devlink
eswitch callbacks. Now that all flows triggered by this function
that took devlink lock are using devl_ API and all parallel paths are
locked we can remove this workaround.
Signed-off-by: Moshe Shemesh <moshe@nvidia.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/core/devlink.c')
0 files changed, 0 insertions, 0 deletions