Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c8a4914 authored by Eli Cohen's avatar Eli Cohen Committed by Roland Dreier
Browse files

IB/mlx5: Remove old field for create mkey mailbox



Match firmware specification.

Signed-off-by: default avatarEli Cohen <eli@mellanox.com>
Signed-off-by: default avatarRoland Dreier <roland@purestorage.com>
parent 1bde6e30
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -849,8 +849,8 @@ struct mlx5_create_mkey_mbox_in {
	struct mlx5_mkey_seg	seg;
	u8			rsvd1[16];
	__be32			xlat_oct_act_size;
	__be32			bsf_coto_act_size;
	u8			rsvd2[168];
	__be32			rsvd2;
	u8			rsvd3[168];
	__be64			pas[0];
};