This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / Documentation / DMA-API.txt
index 6ee3cd6..8787c4d 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.
 
-Returns: 0 if successful and a negative error if not.
+Returns: 1 if successful and 0 if not
 
 u64
 dma_get_required_mask(struct device *dev)