CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2009/05/02 12:39:27
Modified files: sys/arch/sparc64/dev: iommu.c Log message: Avoid clobbering error return values with the result from extent_free(), by simply calling iommu_dvma_unload(). Solution suggested by o...@.