CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/28 02:25:02
Modified files:
sys/dev/usb/dwc2: dwc2.c dwc2_hcd.c dwc2_hcdddma.c
Log message:
Align with the recent memory allocation changes we did for the other
USB HC drivers; M_DEVBUF -> M_USBHC.
ok kettenis@
