[PATCH] ppc64: fix failure return codes from {pci,vio}_alloc_consistent()
From: Olof Johansson <olof@austin.ibm.com> A bug snuck in during the rewrite of ppc64 IOMMU code. When a {pci,vio}_alloc_consistent() call fails, DMA_ERROR_CODE is returned instead of NULL.
Showing
Please register or sign in to comment