Subject: CVS commit: src/sys/dev/marvell
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/08/2003 22:37:17
Module Name:	src
Committed By:	matt
Date:		Tue Apr  8 19:37:17 UTC 2003

Modified Files:
	src/sys/dev/marvell: if_gfe.c

Log Message:
Deal with discovery strangeness/timing issue.  Sometimes the Ownership bit
on descriptor doesn't get reset so look beyond to the next descriptor to
see if it's been returned.  If it has, then just process the current one.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/marvell/if_gfe.c

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