IB/mlx5: Fix alignment of reg umr gather buffers
authorEli Cohen <eli@mellanox.com>
Wed, 11 Sep 2013 13:35:35 +0000 (16:35 +0300)
committerRoland Dreier <roland@purestorage.com>
Thu, 10 Oct 2013 16:23:59 +0000 (09:23 -0700)
commitfe45f8270436103c305645a6d9d86a9141b9fe09
treecd3a565281ef5a66c5e8fd78e171d154f37d5e24
parentada9f5d007971a71d619e2abf66ebd3a9a399413
IB/mlx5: Fix alignment of reg umr gather buffers

The hardware requires that gather buffers for UMR work requests be
aligned to 2K.

Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/mlx5/mr.c