commit | ea7a5c706fa49273cf6d1d9def053ecb50db2076 | [log] [tgz] |
---|---|---|
author | Kamal Heib <kamalheib1@gmail.com> | Wed Apr 03 16:52:54 2019 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Apr 08 13:04:46 2019 -0300 |
tree | 0d96dde77c136f34ad6dcf7f40ad578c4111947b | |
parent | 1abe186ed8a6593069bc122da55fc684383fdc1c [diff] |
RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove 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@gmail.com> Acked-by: Adit Ranadive <aditr@vmware.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>