Skip to content

Commit

Permalink
net/mlx5: DR, Remove unused macro definition from dr_ste
Browse files Browse the repository at this point in the history
Signed-off-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Reviewed-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
  • Loading branch information
Yevgeny Kliteynik authored and Saeed Mahameed committed Jan 5, 2021
1 parent d65e841 commit b7f7ad1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
#include <linux/crc32.h>
#include "dr_ste.h"

#define DR_STE_CRC_POLY 0xEDB88320L

#define DR_STE_ENABLE_FLOW_TAG BIT(31)

enum dr_ste_tunl_action {
Expand Down

0 comments on commit b7f7ad1

Please sign in to comment.