CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/08/08 03:37:02
Modified files:
sys/dev/usb : usb_subr.c usbdi.c
Log message:
Use the same functions to abort and close the control pipe of a device
as for every other pipes instead of having another function calling the
host controller method.
