From: Steve Wise Date: Tue, 21 Apr 2009 00:00:53 +0000 (-0700) Subject: RDMA/cxgb3: Don't zero QP attrs when moving to IDLE X-Git-Tag: v2.6.30-rc4~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cde9e2f9307dd6af6bf8c5f02e41a6e27da9682a;p=pandora-kernel.git RDMA/cxgb3: Don't zero QP attrs when moving to IDLE QP attributes must stay initialized when moving back to IDLE. Zeroing them will crash the system in _flush_qp() if the QP is subsequently moved to ERROR and back to IDLE. Signed-off-by: Steve Wise Signed-off-by: Roland Dreier --- Reading git-diff-tree failed