Skip to content
Snippets Groups Projects
Commit 1f6672d4 authored by Dan Williams's avatar Dan Williams
Browse files

async_tx/raid6: add missing dma_unmap calls to the async fail case


If we are unable to offload async_mult() or async_sum_product(), then
unmap the buffers before falling through to the synchronous path.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent cdef57db
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment