-
由 Joerg Roedel 提交于
The IOMMU-API works on page boundarys, unlike the DMA-API which can work with sub-page buffers. The sg->offset field does not make sense on the IOMMU level, so force it to be 0. Do some error-path consolidation while at it. Signed-off-by: NJoerg Roedel <jroedel@suse.de>38ec010d