usb-ehci: fix error handling.
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 23 May 2011 07:50:27 +0000 (09:50 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 14 Jun 2011 10:56:48 +0000 (12:56 +0200)
commit9b61d92a608c275865c1ade4acaaaa6fc353ac87
treec6405e18e1ab46edd7a3e13f00d34b185013ab6c
parent17c3aed0bcfb527a7e46663ae50f91fc74bb79f1
usb-ehci: fix error handling.

Set the correct bits for nodev, stall and babble errors.
Raise errint irq.  Fix state transition from WRITEBACK
to the next state.

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