Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_…
…free_coherent We don't need any check in swiotlb_unmap_single here. unmap_single is appropriate. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Loading branch information