Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Jesse Off <joff@netbsd.org>
List: source-changes
Date: 02/24/2005 06:06:11
Module Name: src
Committed By: joff
Date: Thu Feb 24 06:06:11 UTC 2005
Modified Files:
src/sys/dev/usb: if_atu.c
Log Message:
o Make sure interface is up before continuing with atu_start(). Should fix PR
kern/29326 as reported by Andreas Gustafsson.
o Use IFQ_DEQUEUE instead of IF_DEQUEUE
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/usb/if_atu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.