Spidernet RX Debugging printout
authorLinas Vepstas <linas@austin.ibm.com>
Wed, 13 Dec 2006 21:23:56 +0000 (15:23 -0600)
committerJeff Garzik <jeff@garzik.org>
Mon, 5 Feb 2007 21:58:45 +0000 (16:58 -0500)
commit6d24998f07588ca83ce04e60af5a79e805df7532
treec155b2a9e9924b2dfdfa169734b09ebb70af2734
parentdf519ab2c5a774e813459fcb3e3d080276baa7d8
Spidernet RX Debugging printout

Add some debugging and error printing.

The show_rx_chain() prints out the status of the rx chain,
which shows that the status of the descriptors gets
messed up after the second & subsequent RX ramfulls.

Print out contents of bad packets if error occurs.

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