[PATCH] powerpc/cell spidernet DMA direction fix
authorLinas Vepstas <linas@austin.ibm.com>
Tue, 10 Oct 2006 21:21:10 +0000 (16:21 -0500)
committerJeff Garzik <jeff@garzik.org>
Wed, 11 Oct 2006 08:04:27 +0000 (04:04 -0400)
The ring buffer descriptors are DMA-accessed bidirectionally,
but are not declared in this way.  Fix this.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Cc: James K Lewis <jklewis@us.ibm.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found