From: Linas Vepstas Date: Tue, 10 Oct 2006 21:09:40 +0000 (-0500) Subject: [PATCH] powerpc/cell spidernet incorrect offset X-Git-Tag: v2.6.19-rc2~23^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b21606a773faffc2b3ec326325c433bdf37ecbdf;p=pandora-kernel.git [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 Cc: James K Lewis Cc: Arnd Bergmann Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed