RDMA/cxgb3: Move QP to error on destroy if the state is IDLE
authorSteve Wise <swise@opengridcomputing.com>
Tue, 6 Mar 2007 20:43:58 +0000 (14:43 -0600)
committerRoland Dreier <rolandd@cisco.com>
Tue, 6 Mar 2007 20:50:45 +0000 (12:50 -0800)
Change iwch_destroy_qp() to always move the QP to ERROR and let
iwch_modify_qp() decide what to do.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found