diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mlx5/fs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mlx5/fs.h b/include/linux/mlx5/fs.h index d22fe7e5a39a..e036d6030867 100644 --- a/include/linux/mlx5/fs.h +++ b/include/linux/mlx5/fs.h | |||
| @@ -55,6 +55,7 @@ static inline void build_leftovers_ft_param(int *priority, | |||
| 55 | enum mlx5_flow_namespace_type { | 55 | enum mlx5_flow_namespace_type { |
| 56 | MLX5_FLOW_NAMESPACE_BYPASS, | 56 | MLX5_FLOW_NAMESPACE_BYPASS, |
| 57 | MLX5_FLOW_NAMESPACE_OFFLOADS, | 57 | MLX5_FLOW_NAMESPACE_OFFLOADS, |
| 58 | MLX5_FLOW_NAMESPACE_ETHTOOL, | ||
| 58 | MLX5_FLOW_NAMESPACE_KERNEL, | 59 | MLX5_FLOW_NAMESPACE_KERNEL, |
| 59 | MLX5_FLOW_NAMESPACE_LEFTOVERS, | 60 | MLX5_FLOW_NAMESPACE_LEFTOVERS, |
| 60 | MLX5_FLOW_NAMESPACE_ANCHOR, | 61 | MLX5_FLOW_NAMESPACE_ANCHOR, |
