commit | c6c95ef4cec680f7a10aa425a9970744b35b6489 | [log] [tgz] |
---|---|---|
author | Roi Dayan <roid@mellanox.com> | Sun Dec 28 14:26:11 2014 +0200 |
committer | Roland Dreier <roland@purestorage.com> | Fri Feb 13 11:27:31 2015 -0800 |
tree | 080f2256dcfa5cdc1a107989a808863449e08bc8 | |
parent | bfa76d49576599a4b9f9b7a71f23d73d6dcff735 [diff] |
IB/iser: Use correct dma direction when unmapping SGs We always unmap SGs with the same direction instead of unmapping with the direction the mapping was done, fix that. Fixes: 9a8b08fad2ef ("IB/iser: Generalize iser_unmap_task_data and [...]") Signed-off-by: Roi Dayan <roid@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>