Or Gerlitz wrote: > + /* change the ib conn state only if the conn is UP, however always call > + * rdma_disconnect since this is the only way to cause the CMA to change > + * the QP state to ERROR > + */ I updated the comments in the header file to state that rdma_disconnect() transitions that QP into the error state. - Sean