From: Haggai Eran Date: Thu, 22 May 2014 11:50:08 +0000 (+0300) Subject: IB/mlx5: Fix error handling in reg_umr X-Git-Tag: omap-for-v3.16/fixes-against-rc1~68^2^8~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=096f7e72c604e983e14b84b84fc37593fc433585;p=pandora-kernel.git 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed