Subject: PR/29831 CVS commit: src/sys/dev/pci
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: netbsd-bugs
Date: 10/29/2005 13:25:02
The following reply was made to PR kern/29831; it has been noted by GNATS.
From: YAMAMOTO Takashi <yamt@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/29831 CVS commit: src/sys/dev/pci
Date: Sat, 29 Oct 2005 13:24:41 +0000 (UTC)
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.