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)
commitd2bd525fbbebcb108a62963140dad076b476aa5f
treec6405e18e1ab46edd7a3e13f00d34b185013ab6c
parentba7cb5a86ae2ad8b2b78b9367493f9a0d990bac8
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