Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/29/2005 22:01:43
Module Name: src
Committed By: dyoung
Date: Thu Dec 29 22:01:43 UTC 2005
Modified Files:
src/sys/dev/ic: atw.c
Log Message:
atw_start() need not update IFF_OACTIVE if it hasn't put a new
packet on the transmit ring, so don't do that.
To generate a diff of this commit:
cvs rdiff -r1.102 -r1.103 src/sys/dev/ic/atw.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.