]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net/mlx5e: Move MLX5E_RX_ERR_CQE macro
authorEran Ben Elisha <eranbe@nvidia.com>
Tue, 1 Dec 2020 22:42:00 +0000 (14:42 -0800)
committerSaeed Mahameed <saeedm@nvidia.com>
Tue, 8 Dec 2020 19:28:46 +0000 (11:28 -0800)
commitcecaa6a7d576bb1929d7642a1d1da9a33deeea37
tree1ceb339e93d4708d61252fac39ef9f3ad15141c4
parent1a7f51240dfb5f1afa791a4e369a428337ce4f5f
net/mlx5e: Move MLX5E_RX_ERR_CQE macro

MLX5E_RX_ERR_CQE Macro is used only in data-path, move it to the
appropriate header file.

Signed-off-by: Eran Ben Elisha <eranbe@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/en/health.h
drivers/net/ethernet/mellanox/mlx5/core/en/txrx.h