commit | b21606a773faffc2b3ec326325c433bdf37ecbdf | [log] [tgz] |
---|---|---|
author | Linas Vepstas <linas@austin.ibm.com> | Tue Oct 10 16:09:40 2006 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Oct 11 04:04:26 2006 -0400 |
tree | 59bfbf079f3770ead9e3a5eae777d0f972ddc7e9 | |
parent | 98b9040c747e50fe02ad616c9d5fee9aa4017cd1 [diff] |
[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>