Subject: CVS commit: [netbsd-3] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 11/11/2006 21:59:44
Module Name:	src
Committed By:	bouyer
Date:		Sat Nov 11 21:59:44 UTC 2006

Modified Files:
	src/sys/dev/pci [netbsd-3]: if_wm.c

Log Message:
Pull up following revision(s) (requested by hauke in ticket #1578):
	sys/dev/pci/if_wm.c: revision 1.108
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.100.2.5 -r1.100.2.6 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.