Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 08/25/2006 20:16:58
Module Name:	src
Committed By:	riz
Date:		Fri Aug 25 20:16:57 UTC 2006

Modified Files:
	src/sys/dev/pci: if_sk.c

Log Message:
In sk_watchdog(), attempt to reclaim pending TX descriptors before
resetting the hardware.  Should fix occasional watchdog timeouts
seen with this driver.

From FreeBSD, via OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/dev/pci/if_sk.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.