Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

net/mlx5e: Remove unused field in mlx5e_flow_steering struct

Not used in mlx5e, clean it up.

Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Reviewed-by: Mark Bloch <mbloch@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Joe Damato <joe@dama.to>
Link: https://patch.msgid.link/20260317104548.15697-1-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Saeed Mahameed and committed by
Jakub Kicinski
04cd0755 3883c2b5

-1
-1
drivers/net/ethernet/mellanox/mlx5/core/en_fs.c
··· 47 47 bool state_destroy; 48 48 bool vlan_strip_disable; 49 49 struct mlx5_core_dev *mdev; 50 - struct net_device *netdev; 51 50 struct mlx5_flow_namespace *ns; 52 51 struct mlx5_flow_namespace *egress_ns; 53 52 #ifdef CONFIG_MLX5_EN_RXNFC