From: Dotan Barak Date: Tue, 18 Oct 2011 13:22:14 +0000 (+0200) Subject: IPoIB: Use the right function to do DMA unmap pages X-Git-Tag: v3.2-rc1~104^2^7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=787adb9d6ad9afb498a1580a7d8ad05f779c488a;p=pandora-kernel.git IPoIB: Use the right function to do DMA unmap pages Pages that were mapped using ib_dma_map_page() should be unmapped using ib_dma_unmap_page(). Signed-off-by: Dotan Barak Reviewed-by: Jack Morgenstein Signed-off-by: Roland Dreier --- Reading git-diff-tree failed