CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2020/03/21 06:08:31

Modified files:
        sys/dev/usb    : ehci.c ohci.c uhci.c usb_mem.c usb_mem.h 
                         usbdi.c usbdivar.h 
        sys/dev/usb/dwc2: dwc2.c dwc2_hcd.c dwc2_hcdddma.c 

Log message:
Instead of passing the flags as part of a struct that's supposed to be
filled by the callee, change the usb_allocmem() API to take another
argument for the flags.

ok mpi@

Reply via email to