commit | 39825350ae2a52f8513741b36e42118bd80dd689 | [log] [tgz] |
---|---|---|
author | Aya Levin <ayal@mellanox.com> | Mon Jun 17 12:01:45 2019 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Jul 11 11:45:03 2019 -0700 |
tree | 1f6a6092041963eb914599e7a1139d4f64f95b2d | |
parent | db849faa9bef993a1379dc510623f750a72fa7ce [diff] |
net/mlx5e: Fix return value from timeout recover function Fix timeout recover function to return a meaningful return value. When an interrupt was not sent by the FW, return IO error instead of 'true'. Fixes: c7981bea48fb ("net/mlx5e: Fix return status of TX reporter timeout recover") Signed-off-by: Aya Levin <ayal@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>