diff options
author | Maxim Mikityanskiy <maximmi@mellanox.com> | 2019-08-12 14:32:37 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2019-09-05 14:44:42 -0700 |
commit | 7f7edefda122b43ab2cd40b5efe43a10fd4a5894 (patch) | |
tree | 6adb6525221c606c5f49d43c58a644fa80733ea6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | fa9e01c89539ec1f4efde0adc1a69a527f5ecb1e (diff) |
net/mlx5e: Remove unnecessary clear_bit()s
Don't clear MLX5E_SQ_STATE_ENABLED on error in mlx5e_open_txqsq and
mlx5e_open_icosq, because it's not set there, and is 0 by default.
Fixes: acc6c5953af1 ("net/mlx5e: Split open/close channels to stages")
Fixes: 9d18b5144a0a ("net/mlx5e: Split open/close ICOSQ into stages")
Signed-off-by: Maxim Mikityanskiy <maximmi@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions