]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - drivers/net/ethernet/mellanox/mlx5/core/en_main.c
net/mlx5e: Use __set_bit for adaptive-moderation bit in RQ state
authorGal Pressman <galp@mellanox.com>
Tue, 23 Jan 2018 10:27:11 +0000 (12:27 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 14 May 2018 22:10:21 +0000 (15:10 -0700)
commitaf5a6c93656eec9a44617c77fae62af54d5a5061
treea2ac9478510c928ed6735da7db523c95fe706ba9
parent1e7477ae8bbeadfa90064d6bedc421b12bc2d43d
net/mlx5e: Use __set_bit for adaptive-moderation bit in RQ state

Make the code more clear by replacing the existing code with __set_bit.

Signed-off-by: Gal Pressman <galp@mellanox.com>
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_main.c