linux_dsm_epyc7002/drivers/infiniband/hw/vmw_pvrdma
Adit Ranadive ff89b070b7 IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error path
If the interrupt allocation failed we should start freeing the CQ rings
rather than unregistering the netdev notifier.

Fixes: 29c8d9eba5 ("IB: Add vmw_pvrdma driver")
Signed-off-by: Adit Ranadive <aditr@vmware.com>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-01-24 14:15:28 -05:00
..
Kconfig
Makefile
pvrdma_cmd.c
pvrdma_cq.c
pvrdma_dev_api.h
pvrdma_doorbell.c
pvrdma_main.c IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error path 2017-01-24 14:15:28 -05:00
pvrdma_misc.c
pvrdma_mr.c
pvrdma_qp.c
pvrdma_ring.h
pvrdma_verbs.c
pvrdma_verbs.h
pvrdma.h