]> 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)
commite2b258b1f88e9aa86e830798333b1bbe9cb30f49
tree5b5858c0e0193712109661749a95685b5b7ac686
parent112a7ff67b0ff2457b32717494dd03d15a698930
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: f04c7c934374 ('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