commit | c00dcbafac39760f567350ce0c1cef1e4bb28a64 | [log] [tgz] |
---|---|---|
author | Hariprasad S <hariprasad@chelsio.com> | Thu May 05 01:27:36 2016 +0530 |
committer | Doug Ledford <dledford@redhat.com> | Thu May 05 16:11:14 2016 -0400 |
tree | 9711dbc4ecbc69551981bd941b6a50cb91331a1e | |
parent | fd6aabe48c8f76d31aacb55fc6c90af770632ae2 [diff] |
RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors In c4iw_ep_disconnect(), if we fail to initiate a close operation, then move the qp to ERROR to disassociate the ep from the qp. Failure to do this will leak the ep resources. Signed-off-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: Doug Ledford <dledford@redhat.com>