Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/usb
Module Name: src
Committed By: maxv
Date: Sun May 31 08:05:31 UTC 2020
Modified Files:
src/sys/dev/usb: uhub.c
Log Message:
sc_statuspend is allocated with kmem_zalloc, so no need to memset it.
To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 src/sys/dev/usb/uhub.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index