This series updates OHCI ISO TD USBPacket handling.
Changes since v1:
- Split the original patch into two patches.
- Replace the USB_RET_ASYNC handling with an assertion.
- Keep usb_packet_cleanup() only on the synchronous completion path.
Munkhbaatar Enkhbaatar (2):
hw/usb/hcd-ohci: Assert isochronous TDs are never deferred
hw/usb/hcd-ohci: Clean up USBPacket before freeing ISO TD packet
hw/usb/hcd-ohci.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
2.50.1 (Apple Git-155)