vserver 1.9.5.x5
[linux-2.6.git] / Documentation / DMA-API.txt
index 8787c4d..6ee3cd6 100644 (file)
@@ -160,7 +160,7 @@ pci_set_dma_mask(struct pci_device *dev, u64 mask)
 Checks to see if the mask is possible and updates the device
 parameters if it is.
 
 Checks to see if the mask is possible and updates the device
 parameters if it is.
 
-Returns: 1 if successful and 0 if not
+Returns: 0 if successful and a negative error if not.
 
 u64
 dma_get_required_mask(struct device *dev)
 
 u64
 dma_get_required_mask(struct device *dev)