Spidernet: Rework RX linked list
authorLinas Vepstas <linas@austin.ibm.com>
Tue, 6 Feb 2007 00:29:43 +0000 (16:29 -0800)
committerJeff Garzik <jeff@garzik.org>
Wed, 7 Feb 2007 23:48:56 +0000 (18:48 -0500)
Make the hardware perceive the RX descriptor ring as a null-terminated linked
list, instead of a circular ring.

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: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found