From: Arthur Jones Date: Fri, 6 Jul 2007 19:48:58 +0000 (-0700) Subject: IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp X-Git-Tag: v2.6.23-rc1~1085^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f5973fd3bed9dbff0940ad6cc918be64a17b3e4;p=pandora-kernel.git IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp The changeset 3859e39d ("IB/ipath: Support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMIC") added support for larger RD_ATOMIC values, but it failed to take out the stricter checks that were before these and hence had no effect. This patch takes out the bogus checks.... Signed-off-by: Arthur Jones Signed-off-by: Roland Dreier --- Reading git-diff-tree failed