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:
6b42a7e
)
swiotlb-xen: fix error code returned by xen_swiotlb_map_sg_attrs
author
Stefano Stabellini
<stefano.stabellini@eu.citrix.com>
Tue, 29 Oct 2013 00:37:37 +0000
(
00:37
+0000)
committer
Stefano Stabellini
<stefano.stabellini@eu.citrix.com>
Tue, 29 Oct 2013 00:37:37 +0000
(
00:37
+0000)
map_sg returns the number of elements mapped, not a dma_addr_t.
In case of error return 0, not DMA_ERROR_CODE.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
No differences found