Subject: PR/29831 CVS commit: [netbsd-3] src/sys/dev/pci
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Manuel Bouyer <bouyer@netbsd.org>
List: netbsd-bugs
Date: 11/11/2006 22:00:10
The following reply was made to PR kern/29831; it has been noted by GNATS.

From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/29831 CVS commit: [netbsd-3] src/sys/dev/pci
Date: Sat, 11 Nov 2006 21:59:44 +0000 (UTC)

 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.