commit | 8d5944d80359e645feb2ebd069a6f4caf7825e40 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Thu Aug 06 18:32:50 2015 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Sun Aug 30 18:12:28 2015 -0400 |
tree | 2a2dcacceb1f7d9c0ed7f40c55a44008dded20b6 | |
parent | 02816a8b8881f9dea68883c9b72672e87cb91d36 [diff] |
IB/iser: Fix possible bogus DMA unmapping If iser_initialize_task_headers() routine failed before dma mapping, we should not attempt to unmap in cleanup_task(). Fixes: 7414dde0a6c3a958e (IB/iser: Fix race between iser connection ...) Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>