From: Eli Cohen Date: Thu, 17 May 2007 13:32:39 +0000 (+0300) Subject: IB/mlx4: Fix check of max_qp_dest_rdma in modify QP X-Git-Tag: v2.6.22-rc3~108^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f8f7b7a7b885a0041a21b3d93c507269baf57c8;p=pandora-kernel.git IB/mlx4: Fix check of max_qp_dest_rdma in modify QP max_qp_dest_rdma is already in natural units - no need to shift. This was discovered by a test that deliberately requests more outstanding atomic operation than the device supports. Found by Sagi Rotem at Mellanox. Signed-off-by: Eli Cohen Signed-off-by: Roland Dreier --- Reading git-diff-tree failed