From: Ralph Campbell Date: Tue, 13 May 2008 18:40:25 +0000 (-0700) Subject: IB/ipath: Fix RC and UC error handling X-Git-Tag: v2.6.26-rc3~61^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53dc1ca194c062aa9771e194047f27ec1ca592df;p=pandora-kernel.git IB/ipath: Fix RC and UC error handling When errors are detected in RC, the QP should transition to the IB_QPS_ERR state, not the IB_QPS_SQE state. Also, when the error is on the responder side, the receive work completion error was incorrect (remote vs. local). Signed-off-by: Ralph Campbell Signed-off-by: Roland Dreier --- Reading git-diff-tree failed