2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-04 03:33:58 +08:00
linux-next/drivers/infiniband/hw
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
..
cxgb3 Merge branch 'mlx' into merge-test 2016-12-14 14:44:25 -05:00
cxgb4 iw_cxgb4: Guard against null cm_id in dump_ep/qp 2017-01-24 14:44:01 -05:00
hfi1 RDMA/hfi1: drop pci_link_reset() 2017-01-12 11:38:41 -05:00
hns Merge branch 'mlx' into merge-test 2016-12-14 14:44:25 -05:00
i40iw RDMA/i40iw: use designated initializers 2017-01-12 11:38:41 -05:00
mlx4 RDMA: Adding ethertype ETH_P_IBOE 2017-01-10 14:05:11 -05:00
mlx5 Updates for 4.10 kernel merge window 2016-12-15 12:03:32 -08:00
mthca Merge branch 'mlx' into merge-test 2016-12-14 14:44:25 -05:00
nes RDMA/nes: use designated initializers 2017-01-12 11:38:41 -05:00
ocrdma RDMA/ocrdma: Replace BUG() with BUG_ON() 2017-01-12 12:21:52 -05:00
qedr RDMA/qedr: restructure functions that create/destroy QPs 2017-01-12 12:21:41 -05:00
qib RDMA/qib: use rb_entry() 2017-01-12 11:38:41 -05:00
usnic RDMA: Adding ethertype ETH_P_IBOE 2017-01-10 14:05:11 -05:00
vmw_pvrdma IB/vmw_pvrdma: Remove unused qp_type 2017-01-24 14:20:42 -05:00
Makefile IB: Add vmw_pvrdma driver 2016-12-14 14:55:10 -05:00