commit | 078b3573030346df0cdc46d798c0f434dc53c2cc | [log] [tgz] |
---|---|---|
author | Guy Levi <guyle@mellanox.com> | Thu Aug 17 15:50:47 2017 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Thu Aug 24 16:27:11 2017 -0400 |
tree | 704ecbe103e8d4699e86a9b70b4456cce6f3d3f0 | |
parent | c3f1ee292f23cf49b43c0e9cf8c52bec821b6649 [diff] |
IB/mlx4: Fix struct mlx4_ib_create_wq alignment The mlx4 ABI defines to have structures with alignment of 64B. Fixes: 400b1ebcfe31 ("IB/mlx4: Add support for WQ related verbs") Signed-off-by: Guy Levi <guyle@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Doug Ledford <dledford@redhat.com>