ohci: don't die on ED_LINK_LIMIT overflow
commitab8789987f5e8d09b71e7425f3980b259967e17c
authorLaurent Vivier <lvivier@redhat.com>
Thu, 21 Mar 2019 08:52:12 +0000 (21 09:52 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 26 Mar 2019 11:01:45 +0000 (26 12:01 +0100)
tree934ad6349e9e7e4201b5fd6f8f884aa442758720
parent4aef51963924fd58ffe88daebbe8055a360d7c10
ohci: don't die on ED_LINK_LIMIT overflow

Stop processing the descriptor list instead. The next frame timer tick will
resume the work

Buglink: https://bugzilla.redhat.com/show_bug.cgi?id=1686705
Suggested-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Message-id: 20190321085212.10796-1-lvivier@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-ohci.c