From: Tom Tucker Date: Tue, 12 Oct 2010 20:33:57 +0000 (-0500) Subject: svcrdma: Cleanup DMA unmapping in error paths. X-Git-Tag: v2.6.37-rc1~113^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a84386fc27fdc7d2ea69fdbc641008e8f943159;p=pandora-kernel.git svcrdma: Cleanup DMA unmapping in error paths. There are several error paths in the code that do not unmap DMA. This patch adds calls to svc_rdma_unmap_dma to free these DMA contexts. Signed-off-by: Tom Tucker Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed