Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Michael van Elst <mlelstv@netbsd.org>
List: source-changes
Date: 06/09/2007 21:42:34
Module Name:	src
Committed By:	mlelstv
Date:		Sat Jun  9 21:42:34 UTC 2007

Modified Files:
	src/sys/dev/pci: if_bge.c

Log Message:
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.130 -r1.131 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.