[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)
commit348bc2a6e306dc3e875cee3389e1405963ace617
treee0801413480b419d9a7143b05f1f90f83f14477f
parent66c097165cf6d4196e798145fb33c768164fb361
[PATCH] powerpc/cell spidernet DMA direction fix

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>
drivers/net/spider_net.c