Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: source-changes
Date: 09/08/2000 10:20:54
Module Name: syssrc
Committed By: toshii
Date: Fri Sep 8 07:20:53 UTC 2000
Modified Files:
syssrc/sys/dev/usb: ucom.c
Log Message:
In ucomopen(), make sure to call splx() before returning
when initialization fails.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 syssrc/sys/dev/usb/ucom.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.