X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Documentation%2FDMA-API.txt;h=6ee3cd6134dfad024bccff633ac2bece79fc0db6;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=8787c4d099a654a52f151a4f35e07eea6555870f;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/Documentation/DMA-API.txt b/Documentation/DMA-API.txt index 8787c4d09..6ee3cd613 100644 --- a/Documentation/DMA-API.txt +++ b/Documentation/DMA-API.txt @@ -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: 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)