[PATCH] powerpc/cell spidernet incorrect offset
authorLinas Vepstas <linas@austin.ibm.com>
Tue, 10 Oct 2006 21:09:40 +0000 (16:09 -0500)
committerJeff Garzik <jeff@garzik.org>
Wed, 11 Oct 2006 08:04:26 +0000 (04:04 -0400)
commitb21606a773faffc2b3ec326325c433bdf37ecbdf
tree59bfbf079f3770ead9e3a5eae777d0f972ddc7e9
parent98b9040c747e50fe02ad616c9d5fee9aa4017cd1
[PATCH] powerpc/cell spidernet incorrect offset

Bugfix -- the rx chain is in memory after the tx chain --
the offset being used was wrong, resulting in memory corruption
when the size of the rx and tx rings weren't exactly the same.

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