xhci: stop on errors
commit3c4866e07ed17c7d64c2fd30738f68276ca353d9
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 17 Jan 2012 12:25:13 +0000 (17 13:25 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 10 Feb 2012 11:16:30 +0000 (10 12:16 +0100)
tree07fb64668aa4a975f6d9ebef4fdf02fdb02fd0b5
parentf10de44e7eb8304406d42a2a7242887c08282c4a
xhci: stop on errors

When some error happened we'll have to stop processing the endpoint.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb-xhci.c