RDMA/cxgb4: Abort connections when moving to ERROR state
authorVipul Pandya <vipul@chelsio.com>
Mon, 7 Jan 2013 13:11:51 +0000 (13:11 +0000)
committerRoland Dreier <roland@purestorage.com>
Thu, 14 Feb 2013 23:51:55 +0000 (15:51 -0800)
commit91e9c07195032bbde47489b8b423053cff5f413d
tree9d19031aa034f0589caede82ae2203f5a6a233cf
parent55abf8df0aa080eb474f7f46337503351890b361
RDMA/cxgb4: Abort connections when moving to ERROR state

If a FINI operation fails, then we need to ABORT instead of CLOSE.
Also, if we ABORT due to unexpected STREAMING data, then wake up
anybody blocked in FINI...

Signed-off-by: Vipul Pandya <vipul@chelsio.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/cxgb4/cm.c
drivers/infiniband/hw/cxgb4/qp.c