git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
976d167
)
IPoIB: Use the right function to do DMA unmap pages
author
Dotan Barak
<dotanb@dev.mellanox.co.il>
Tue, 18 Oct 2011 13:22:14 +0000
(15:22 +0200)
committer
Roland Dreier
<roland@purestorage.com>
Tue, 18 Oct 2011 17:08:31 +0000
(10:08 -0700)
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>
No differences found