From: Valentin Ilie Date: Thu, 24 Oct 2013 13:14:22 +0000 (+0300) Subject: dma: edma: Fix memory leak X-Git-Tag: v3.12-rc7~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b6271a6;p=pandora-kernel.git dma: edma: Fix memory leak When it fails to allocate a slot, edesc should be free'd before return; Signed-off-by: Valentin Ilie Signed-off-by: Vinod Koul --- Reading git-diff-tree failed