vserver 1.9.5.x5
[linux-2.6.git] / include / asm-generic / dma-mapping-broken.h
index e3185b1..fd9de95 100644 (file)
@@ -9,7 +9,7 @@ dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle,
                   int flag)
 {
        BUG();
-       return 0;
+       return NULL;
 }
 
 static inline void