Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/07/2004 20:21:06
Module Name:	src
Committed By:	mycroft
Date:		Wed Jul  7 20:21:06 UTC 2004

Modified Files:
	src/sys/dev/usb: uaudio.c

Log Message:
Rearrange to fix a potential crash when changing parameters with audioctl and
the device is closed.  Reported in PR 24066.


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 src/sys/dev/usb/uaudio.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.