IB/mlx5: Fix page shift in create CQ for userspace
authorEli Cohen <eli@dev.mellanox.co.il>
Thu, 31 Oct 2013 13:26:36 +0000 (15:26 +0200)
committerRoland Dreier <roland@purestorage.com>
Fri, 15 Nov 2013 22:36:36 +0000 (14:36 -0800)
commitcf1c5e1f1c965cf44e680127b2e9564fc472676c
tree39b4e76138ebbd506255d97567d5698877fc2f89
parent79d3da9c51a5fef672b329b8d8583a089d147bef
IB/mlx5: Fix page shift in create CQ for userspace

When creating a CQ, we must use mlx5 adapter page shift.

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