ANDROID: drivers/iommu: Fix return value in iommu_map_sg
Probably due to a typo, iommu_map_sg() previously returned EINVAL instead of -EINVAL under certain conditions. Fixes: 1a608d2b ("BACKPORT: FROMLIST: drivers/iommu: Add deferred map_sg operations") Change-Id: I1458104f6d9c570443014afffa115df98080d9d8 Signed-off-by:Daniel Mentz <danielmentz@google.com>
Loading
Please sign in to comment