From: Bryan O'Sullivan Date: Thu, 15 Mar 2007 21:44:57 +0000 (-0700) Subject: IB/ipath: Fix CQ flushing when QP is modified to error state X-Git-Tag: v2.6.22-rc1~1126^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=041eab9136d8325c332429df71d05ba3e0ea8ebc;p=pandora-kernel.git IB/ipath: Fix CQ flushing when QP is modified to error state If a receive work request has been removed from the queue but has not had a CQ entry generated for it and the QP is modified to the error state, the completion entry generated is incorrect. This patch fixes the problem. Signed-off-by: Ralph Campbell Signed-off-by: Bryan O'Sullivan Signed-off-by: Roland Dreier --- Reading git-diff-tree failed