commit | 096f7e72c604e983e14b84b84fc37593fc433585 | [log] [tgz] |
---|---|---|
author | Haggai Eran <haggaie@mellanox.com> | Thu May 22 14:50:08 2014 +0300 |
committer | Roland Dreier <roland@purestorage.com> | Tue May 27 11:53:05 2014 -0700 |
tree | 540e07929db39577906f4c529f32a57d5b9e7039 | |
parent | c7f44fbda68a6b2d6ceb10e45c711750e779bace [diff] |
IB/mlx5: Fix error handling in reg_umr If ib_post_send fails when posting the UMR work request in reg_umr, the code doesn't release the temporary pas buffer allocated, and doesn't dma_unmap it. Signed-off-by: Haggai Eran <haggaie@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>