]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf7d234a27dfae6cf08a36912baddba665998a000
tree9c98cbf24d1b41da7711d49f4b7383c74a124c9d
parenta194bd4cf507931e22ceeb8278a81aa2d730a3b3
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