linux/drivers/infiniband/hw/cxgb4
Ganesh Goudar bab572f1d4 iw_cxgb4: Guard against null cm_id in dump_ep/qp
Endpoints that are aborting can have already dereferenced the
cm_id and set ep->com.cm_id to NULL.  So guard against that in
dump_ep() and dump_qp().

Also create a common function for setting up ip address pointers
since the same logic is needed in several places.

Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-01-24 14:44:01 -05:00
..
cm.c RDMA/cxgb4: Use AF_INET for sin_family field 2017-01-12 12:21:52 -05:00
cq.c iw_cxgb4: invalidate the mr when posting a read_w_inv wr 2016-11-16 20:10:36 -05:00
device.c iw_cxgb4: Guard against null cm_id in dump_ep/qp 2017-01-24 14:44:01 -05:00
ev.c InfiniBand/RDMA changes for 3.20 merge window: 2015-02-21 12:53:21 -08:00
id_table.c drivers/infiniband/hw: rename random32() to prandom_u32() 2013-05-07 18:38:27 -07:00
iw_cxgb4.h iw_cxgb4: invalidate the mr when posting a read_w_inv wr 2016-11-16 20:10:36 -05:00
Kconfig libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() 2016-09-15 20:49:19 -04:00
Makefile libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() 2016-09-15 20:49:19 -04:00
mem.c iw_cxgb4: invalidate the mr when posting a read_w_inv wr 2016-11-16 20:10:36 -05:00
provider.c IB/core: Let create_ah return extended response to user 2016-12-13 13:38:27 -05:00
qp.c First round of -rc fixes for 4.10 kernel 2016-12-23 10:38:48 -08:00
resource.c RDMA/cxgb4: Add missing debug stats 2014-04-11 11:36:09 -07:00
t4.h Merge of primary rdma-core code for 4.9 2016-10-09 17:04:33 -07:00
t4fw_ri_api.h iw_cxgb4: add fast-path for small REG_MR operations 2016-10-07 16:54:40 -04:00