mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
net/mlx5: DR, Remove unused macro definition from dr_ste
Signed-off-by: Yevgeny Kliteynik <kliteyn@nvidia.com> Reviewed-by: Saeed Mahameed <saeedm@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
This commit is contained in:
parent
d65e841de8
commit
b7f7ad1846
1 changed files with 0 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue