diff options
author | Maxim Mikityanskiy <[email protected]> | 2019-08-12 14:32:37 +0300 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2019-09-05 14:44:42 -0700 |
commit | 7f7edefda122b43ab2cd40b5efe43a10fd4a5894 (patch) | |
tree | 6adb6525221c606c5f49d43c58a644fa80733ea6 /scripts/gdb/linux/modules.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 <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions