Module Name: src Committed By: riastradh Date: Sun Oct 23 11:06:37 UTC 2022
Modified Files:
src/sys/dev/usb: ugen.c
Log Message:
ugen(4): Make sure opened is initialized in ugenopen.
Otherwise the error branch is based on garbage.
To generate a diff of this commit:
cvs rdiff -u -r1.170 -r1.171 src/sys/dev/usb/ugen.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
