svcrdma: Cleanup DMA unmapping in error paths.
authorTom Tucker <tom@ogc.us>
Tue, 12 Oct 2010 20:33:57 +0000 (15:33 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 18 Oct 2010 23:51:32 +0000 (19:51 -0400)
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 <tom@opengridcomputing.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found