]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Continue health polling until it is explicitly stopped
authorMohamad Haj Yahia <mohamad@mellanox.com>
Sun, 9 Apr 2017 14:19:37 +0000 (17:19 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Sun, 11 Jun 2017 10:10:36 +0000 (13:10 +0300)
commita3fe6f1aa5198ba661aeb7ddf5fc56840f6b7e30
tree5b5858c0e0193712109661749a95685b5b7ac686
parent849c07c9b3f8e7207dd346042250d1ae9384e47a
net/mlx5: Continue health polling until it is explicitly stopped

The issue is that when we get an assert we will stop polling the health
and thus we cant enter error state when we have a real health issue.

Fixes: 793323aaa834 ('net/mlx5_core: Fix internal error detection conditions')
Signed-off-by: Mohamad Haj Yahia <mohamad@mellanox.com>
Reviewed-by: Daniel Jurgens <danielj@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/health.c