CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/31 17:55:45
Modified files:
sys/dev/usb : umsm.c
Log message:
shuffle the code in umsm_match a bit.
if umsm_lookup doesnt return anything, return early and leave the
rest of umsm_match to handling specific devices.
no functional change.
