CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/03 08:22:28
Modified files:
sys/dev/usb/dwc2: dwc2.c dwc2var.h
Log message:
Remove the abort_task field in struct dwc2_xfer. There is an identical
field in struct usbd_xfer which is part of dwc2_xfer.
ok mpi@
