CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/07/30 06:33:27
Modified files:
sys/dev/usb/dwc2: dwc2.c dwc2var.h
Log message:
Fix the transfer abort function dwc2_abort_xfer() to work again with the
recently updated code. There, sync the hardware specific parts with the
NetBSD driver.
