]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/core: Check for the right function pointer in iommu_map()
authorJoerg Roedel <jroedel@suse.de>
Mon, 18 Aug 2014 22:19:26 +0000 (00:19 +0200)
committerJoerg Roedel <jroedel@suse.de>
Mon, 18 Aug 2014 22:19:26 +0000 (00:19 +0200)
commitc90c50bc8855b4853da5fc4ca2d321e0508eae8a
treee2a46a08b7a755dc2208998e30faaf1a027cb419
parent55f45288be48e4eb05b717eadad851a8008539ff
iommu/core: Check for the right function pointer in iommu_map()

Check for the ->map and not the ->unmap pointer.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/iommu.c