diff options
author | Eran Ben Elisha <eranbe@mellanox.com> | 2019-02-19 15:26:04 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2019-02-22 13:38:24 -0800 |
commit | 2c493ae03a24db7117c812c5fd0adc90c19cc833 (patch) | |
tree | 9578de175a6377cccc12ddad8b8dd0b99d963d95 /drivers/net/ethernet/mellanox/Makefile | |
parent | 772ac5e284c7cee1f377f01fcc3e88cc5dc9fb12 (diff) |
net/mlx5e: Re-add support for TX timeout when TX reporter is not valid
When TX reporter was introduced, it took ownership over TX timeout error
handling. this introduced a regression in case TX reporter is not valid
(NET_DEVLINK is not set, or devlink_health_reporter_create failure).
Fix mlx5e_tx_reporter_timeout function so it can be called at all times.
In addition, remove a warning print that indicates that a TX timeout won't
be handled in case of no valid TX reporter.
Fixes: 7d91126b1aea ("net/mlx5e: Add tx timeout support for mlx5e tx reporter")
Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'drivers/net/ethernet/mellanox/Makefile')
0 files changed, 0 insertions, 0 deletions