commit | cde9e2f9307dd6af6bf8c5f02e41a6e27da9682a | [log] [tgz] |
---|---|---|
author | Steve Wise <swise@opengridcomputing.com> | Mon Apr 20 17:00:53 2009 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Apr 20 17:00:53 2009 -0700 |
tree | c0503da1e1ee368d5cbd5d37f6309f1798be49e7 | |
parent | 96ac7e88922da6ab33efea87c6b560ba5ab11e75 [diff] |
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 <swise@opengridcomputing.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>