net/mlx5: Cleanup mlx5_ifc_fte_match_set_misc2_bits
authorRaed Salem <raeds@mellanox.com>
Fri, 15 May 2020 22:16:52 +0000 (15:16 -0700)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 18 May 2020 16:21:46 +0000 (09:21 -0700)
commit356d411c26735bcc62718c4c9181014255dc302d
tree9c98cbf24d1b41da7711d49f4b7383c74a124c9d
parent9254f8ed15b6dcc9b04b9ad32863a7518cc5a5b1
net/mlx5: Cleanup mlx5_ifc_fte_match_set_misc2_bits

Remove the "metadata_reg_b" field and all uses of this field in code
to match the device specification. As this field is not in use in SW
steering it is safe to remove it.

Signed-off-by: Raed Salem <raeds@mellanox.com>
Reviewed-by: Alex Vesker <valex@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c
drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h
include/linux/mlx5/mlx5_ifc.h