Revert list_move() to list_move_tail() change from last commit since it
authormglocker <mglocker@openbsd.org>
Sat, 4 Sep 2021 10:19:28 +0000 (10:19 +0000)
committermglocker <mglocker@openbsd.org>
Sat, 4 Sep 2021 10:19:28 +0000 (10:19 +0000)
commit402cdca0593042acfed472ceff5919a539f05b70
treef6f2793b5b6b296048dfb40966db7f3d1e43946a
parent4ac5ce523aab3cd6f464ae56149e56b2d7ac803c
Revert list_move() to list_move_tail() change from last commit since it
turned out that it has a negative impact to isoc transfers timing with our
driver implementation.
sys/dev/usb/dwc2/dwc2_hcd.c
sys/dev/usb/dwc2/dwc2_hcdddma.c
sys/dev/usb/dwc2/dwc2_hcdintr.c
sys/dev/usb/dwc2/dwc2_hcdqueue.c