From: Sachin Kamat Date: Mon, 2 Sep 2013 08:24:20 +0000 (+0530) Subject: dma: mv_xor: Fix incorrect error path X-Git-Tag: v3.12-rc1~74^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a577659f42f745b71cbc56c80fb1e801ec7e6348;p=pandora-kernel.git dma: mv_xor: Fix incorrect error path Return directly if memory allocation fails. There is no need of dma_free_coherent(). Signed-off-by: Sachin Kamat Cc: Saeed Bishara Signed-off-by: Dan Williams --- Reading git-diff-tree failed