Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 04/28/2004 15:25:45
Module Name: src
Committed By: briggs
Date: Wed Apr 28 15:25:45 UTC 2004
Modified Files:
src/sys/dev/ic: i82557.c
Log Message:
When we are recovering from a resource exhaustion on receive, make sure
that the RU is stopped before issuing an RU_START.
Fix suggested by Takahiro Kambe in PR kern/10622.
To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 src/sys/dev/ic/i82557.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.