mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
net/mlx5: Fix mlx5_ifc_query_lag_out_bits
[ Upstream commitea77388b02] Remove the "reserved_at_40" field to match the device specification. Fixes:84df61ebc6("net/mlx5: Add HW interfaces used by LAG") Signed-off-by: Mark Zhang <markz@mellanox.com> Reviewed-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
@@ -7909,8 +7909,6 @@ struct mlx5_ifc_query_lag_out_bits {
|
||||
|
||||
u8 syndrome[0x20];
|
||||
|
||||
u8 reserved_at_40[0x40];
|
||||
|
||||
struct mlx5_ifc_lagc_bits ctx;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user