Message ID | 20240925202013.45374-5-saeed@kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 19da17010a55924f2b5540b0f61652cc5781af85 |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [net,1/8] net/mlx5: Fix error path in multi-packet WQE transmit | expand |
diff --git a/include/linux/mlx5/mlx5_ifc.h b/include/linux/mlx5/mlx5_ifc.h index 620a5c305123..04df1610736e 100644 --- a/include/linux/mlx5/mlx5_ifc.h +++ b/include/linux/mlx5/mlx5_ifc.h @@ -2115,7 +2115,7 @@ struct mlx5_ifc_cmd_hca_cap_2_bits { u8 ts_cqe_metadata_size2wqe_counter[0x5]; u8 reserved_at_250[0x10]; - u8 reserved_at_260[0x120]; + u8 reserved_at_260[0x20]; u8 format_select_dw_gtpu_dw_0[0x8]; u8 format_select_dw_gtpu_dw_1[0x8];