commit | a577659f42f745b71cbc56c80fb1e801ec7e6348 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Sep 02 13:54:20 2013 +0530 |
committer | Dan Williams <dan.j.williams@intel.com> | Mon Sep 09 10:26:04 2013 -0700 |
tree | 9d32260e8644af9fdb0c77b7542510e09b7e2466 | |
parent | e6a5fa63407bfc5b7b13e850a0a67e4db8c00ce7 [diff] |
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 <sachin.kamat@linaro.org> Cc: Saeed Bishara <saeed@marvell.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>