net/mlx5e: Remove MLX5E_TEST_BIT macro
authorGal Pressman <galp@mellanox.com>
Tue, 23 Jan 2018 10:23:26 +0000 (12:23 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 14 May 2018 22:10:21 +0000 (15:10 -0700)
commit0e5c04f6b52b248cfdb7e791fd5702f12270df7b
tree5818d2eb0e27faef8c0040b41c6c87612d1bf03b
parentbfbe2057531026ac20bba9f45d3a21a98f3c592a
net/mlx5e: Remove MLX5E_TEST_BIT macro

MLX5E_TEST_BIT macro is the same as the already existent test_bit,
remove it and replace all usages.

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.h
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
drivers/net/ethernet/mellanox/mlx5/core/en_tx.c
drivers/net/ethernet/mellanox/mlx5/core/en_txrx.c