CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/13 07:27:15
Modified files:
sys/dev/usb : if_ral.c if_ralreg.h
Log message:
Validate that the interface passed to *match() is the expected one
instead of calling usbd_device2interface_handle() during *attach().
ok stsp@
