commit | f17966f19575eac9d5dea68b08f6292dd3d4d3db | [log] [tgz] |
---|---|---|
author | Noa Osherovich <noaos@mellanox.com> | Thu Nov 02 15:22:28 2017 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Mon Nov 13 14:42:05 2017 -0500 |
tree | 914cd1df0f3086975da8c8b88c1d88e0f1898ff4 | |
parent | 2e4c85c6edc80fa532b2c7e1eb3597ef4d4bbb8f [diff] |
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: b4f34597a5ce ('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>