Subject: CVS commit: [netbsd-4] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 04/20/2007 20:11:10
Module Name: src
Committed By: bouyer
Date: Fri Apr 20 20:11:10 UTC 2007
Modified Files:
src/sys/dev/ic [netbsd-4]: i82596.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #580):
sys/dev/ic/i82596.c: revision 1.16
Remove bogus if_drain. If an attempt to reclaim mbufs was made the
interface was marked down. Should fix PR 31540.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.14.8.1 src/sys/dev/ic/i82596.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.