Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 10/29/2005 13:24:41
Module Name:	src
Committed By:	yamt
Date:		Sat Oct 29 13:24:41 UTC 2005

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

Log Message:
don't reset interface on rx overrun because it makes
the situation worse, if the overrun is merely a symptom of heavy load.
increament if_ierrors instead.  PR/29831.


To generate a diff of this commit:
cvs rdiff -r1.107 -r1.108 src/sys/dev/pci/if_wm.c

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