Remove unused cpu field from channel structure in mlx5en(4).
MFC after: 3 days Sponsored by: Mellanox Technologies
This commit is contained in:
parent
2b930bc906
commit
ab9f3175d4
@ -868,7 +868,6 @@ struct mlx5e_channel {
|
||||
/* control */
|
||||
struct mlx5e_priv *priv;
|
||||
int ix;
|
||||
int cpu;
|
||||
} __aligned(MLX5E_CACHELINE_SIZE);
|
||||
|
||||
enum mlx5e_traffic_types {
|
||||
|
Loading…
Reference in New Issue
Block a user