Re: USB and DMA on Alpha with 2.6.0-test7

From: Ivan Kokshaysky
Date: Fri Oct 10 2003 - 14:01:05 EST


On Fri, Oct 10, 2003 at 08:45:18PM +0200, MЕns RullgЕrd wrote:
> There was a little typo in there. This seems to work.
...
> - if (dma_supported (&udev->dev, 0xffffffffffffffffULL))
> + if (*udev->dev.dma_mask == 0xffffffffffffffffULL))

Argh, what a maze of pointers ;-)
Thanks!

David, do you mind applying that?

Ivan.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/