Subject: CVS commit: [netbsd-4] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 06/10/2007 20:58:15
Module Name: src
Committed By: bouyer
Date: Sun Jun 10 20:58:15 UTC 2007
Modified Files:
src/sys/dev/pci [netbsd-4]: if_bge.c
Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #714):
sys/dev/pci/if_bge.c: revision 1.131
Do not check link state before starting transmitter. Otherwise
mbufs will just pile up in the interface queue.
To generate a diff of this commit:
cvs rdiff -r1.122.2.3 -r1.122.2.4 src/sys/dev/pci/if_bge.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.