commit | 3fece5d676939f42f434c63dfe1bd42d7d94e6f0 | [log] [tgz] |
---|---|---|
author | Mohamad Haj Yahia <mohamad@mellanox.com> | Sun Apr 09 17:19:37 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Sun Jun 11 13:10:36 2017 +0300 |
tree | 5b5858c0e0193712109661749a95685b5b7ac686 | |
parent | 57f35c93a2072c1f66ab1728a77a9ee4bc33bf42 [diff] |
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: fd76ee4da55a ('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>