From fd5c25614012ccad75ef505982af4d6c08d0df83 Mon Sep 17 00:00:00 2001 From: Martyn Welch Date: Thu, 6 Jun 2013 12:29:16 +0100 Subject: [PATCH] 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 Signed-off-by: Martyn Welch Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed