On Wed, Apr 03, 2019 at 04:52:54PM +0300, Kamal Heib wrote: > Make sure to free the DSR on pvrdma_pci_remove() to avoid the memory leak. > > Fixes: 29c8d9eba550 ("IB: Add vmw_pvrdma driver") > Signed-off-by: Kamal Heib <kamalheib1@xxxxxxxxx> > Acked-by: Adit Ranadive <aditr@xxxxxxxxxx> > --- > drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c | 2 ++ > 1 file changed, 2 insertions(+) Applied to for-next, thanks Jason