alistair23-linux/drivers/infiniband
Shiraz Saleem 6327cb09df i40iw: Release cm_id ref on PCI function reset
On PCI function reset, cm_id reference is not released
which causes an application hang, as it waits on the
cm_id to be released on rdma_destroy.

To fix this, call i40iw_cm_disconn during a PCI function
reset to clean-up resources and release cm_id reference.

Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Henry Orosco <henry.orosco@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-07-20 11:20:49 -04:00
..
core IB/core: Allow QP state transition from reset to error 2017-07-17 21:21:30 -04:00
hw i40iw: Release cm_id ref on PCI function reset 2017-07-20 11:20:49 -04:00
sw IB/rxe: Set dma_mask and coherent_dma_mask 2017-07-17 21:21:27 -04:00
ulp IB/ipoib: Let lower driver handle get_stats64 call 2017-07-17 21:21:26 -04:00
Kconfig IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev 2017-04-20 12:01:38 -04:00
Makefile