CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2015/06/08 02:47:38
Modified files: sys/dev/usb/dwc2: dwc2_hcd.h dwc2_hcd.c dwc2_coreintr.c dwc2.h dwc2.c Log message: rearrange delayed_work to avoid the use of container_of while leaving it in more or less the same shape. ok uebayasi@