commit | c7981bea48fbbbf17215038c3d7c48706dafd6ff | [log] [tgz] |
---|---|---|
author | Eran Ben Elisha <eranbe@mellanox.com> | Wed Feb 20 12:10:48 2019 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Fri Feb 22 13:38:24 2019 -0800 |
tree | fe13ddc81934e020dcf7b36d6be1f837e08222c2 | |
parent | 2c493ae03a24db7117c812c5fd0adc90c19cc833 [diff] |
net/mlx5e: Fix return status of TX reporter timeout recover In case of lost interrupt recover, we shall return success. Fix that. Fixes: 7d91126b1aea ("net/mlx5e: Add tx timeout support for mlx5e tx reporter") Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com> Reported-by: Maria Pasechnik <mariap@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>