IB/mlx5: Fix RC transport send queue overhead computation
authorEli Cohen <eli@dev.mellanox.co.il>
Tue, 28 Jan 2014 12:52:47 +0000 (14:52 +0200)
committerRoland Dreier <roland@purestorage.com>
Fri, 7 Feb 2014 07:00:48 +0000 (23:00 -0800)
commit9e65dc371b5c8d7476c81353137efc13cc1bdabd
tree7c1b0d24cff259c2846b851cce5cd765232b4265
parent38dbfb59d1175ef458d006556061adeaa8751b72
IB/mlx5: Fix RC transport send queue overhead computation

Fix the RC QPs send queue overhead computation to take into account
two additional segments in the WQE which are needed for registration
operations.

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