commit | 787adb9d6ad9afb498a1580a7d8ad05f779c488a | [log] [tgz] |
---|---|---|
author | Dotan Barak <dotanb@dev.mellanox.co.il> | Tue Oct 18 15:22:14 2011 +0200 |
committer | Roland Dreier <roland@purestorage.com> | Tue Oct 18 10:08:31 2011 -0700 |
tree | 9ab5e25a27fac6b66b1af0c903f3f9cb4517a69c | |
parent | 976d167615b64e14bc1491ca51d424e2ba9a5e84 [diff] |
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 <dotanb@dev.mellanox.co.il> Reviewed-by: Jack Morgenstein <jackm@dev.mellanox.co.il> Signed-off-by: Roland Dreier <roland@purestorage.com>