kernel-ark/drivers/vme
Martyn Welch fd5c256140 vme: Free DMA resource allocation structure
There is a memory leak in the function vme_dma_free(). The resource
structure allocated in vme_dma_request() needs to be free'd in
vme_dma_free().

Reported-by: De Roo, Steven <steven.deroo@arcelormittal.com>
Signed-off-by: Martyn Welch <martyn.welch@ge.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-06-06 12:54:08 -07:00
..
boards vme: vme_vmivme7805.c: use module_pci_driver to simplify the code 2012-10-25 12:02:10 -07:00
bridges vme: vme_tsi148.c: use module_pci_driver to simplify the code 2012-10-25 12:02:11 -07:00
Kconfig
Makefile
vme_bridge.h
vme.c vme: Free DMA resource allocation structure 2013-06-06 12:54:08 -07:00