]> git.baikalelectronics.ru Git - kernel.git/commit
IB/mlx5: Fix ABI alignment to 64 bit
authorNoa Osherovich <noaos@mellanox.com>
Thu, 2 Nov 2017 13:22:28 +0000 (15:22 +0200)
committerDoug Ledford <dledford@redhat.com>
Mon, 13 Nov 2017 19:42:05 +0000 (14:42 -0500)
commit01c32122c3579c53b481accf9d0437a08d95c780
tree914cd1df0f3086975da8c8b88c1d88e0f1898ff4
parent5fbb7a3cd21f6b90aea951926d6fbf9da6315585
IB/mlx5: Fix ABI alignment to 64 bit

Struct mlx5_ib_striding_rq_caps was not aligned to 64 bit as
it should have been. Add a 32 bit reserved field.

Fixes: 2f50fea6a19b ('IB/mlx5: Expose multi-packet RQ capabilities')
Signed-off-by: Noa Osherovich <noaos@mellanox.com>
Reviewed-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
include/uapi/rdma/mlx5-abi.h