aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/tipc
diff options
context:
space:
mode:
authorLeon Romanovsky <leonro@nvidia.com>2020-11-03 18:46:31 +0200
committerSaeed Mahameed <saeedm@nvidia.com>2021-03-11 14:35:12 -0800
commitfe06992b04a90767cee921b22fb2cb09c93447a8 (patch)
tree419241057e10e4f302082a99b9454d87494537a2 /net/tipc
parentnet/mlx5: Don't rely on interface state bit (diff)
downloadwireguard-linux-fe06992b04a90767cee921b22fb2cb09c93447a8.tar.xz
wireguard-linux-fe06992b04a90767cee921b22fb2cb09c93447a8.zip
net/mlx5: Check returned value from health recover sequence
MLX5_INTERFACE_STATE_UP is far from being reliable check for success to recover, because it can be changed any time and health logic doesn't have any locks to protect from it. The locks are not needed here because health recover is good to have, but not must to success, so rely on the returned value from the mlx5_recover_device() as a marker for success/failure. Reviewed-by: Moshe Shemesh <moshe@nvidia.com> Signed-off-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions