freebsd-skq/sys/dev/cxgbe/iw_cxgbe
np fd9a4fc873 iw_cxgbe: fix for page fault in cm_close_handler().
This is roughly the iw_cxgbe equivalent of
be13b2dff8
-----------------
RDMA/cxgb4: Connect_request_upcall fixes

When processing an MPA Start Request, if the listening endpoint is
DEAD, then abort the connection.

If the IWCM returns an error, then we must abort the connection and
release resources.  Also abort_connection() should not post a CLOSE
event, so clean that up too.

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

Submitted by:	Krishnamraju Eraparaju at chelsio dot com.
2015-10-10 01:41:07 +00:00
..
cm.c iw_cxgbe: fix for page fault in cm_close_handler(). 2015-10-10 01:41:07 +00:00
cq.c Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
device.c cxgbe(4): tidy up some of the interaction between the Upper Layer 2015-02-08 09:28:55 +00:00
ev.c
id_table.c
iw_cxgbe.h Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
mem.c Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
provider.c In cxgbe, conditionalize the t4_pgprot_wc() function, since it is only 2014-02-14 23:38:42 +00:00
qp.c cxgbe/iw_cxgbe: wake up waiters after flushing the qp. 2014-10-22 18:55:44 +00:00
resource.c
t4.h
user.h