]> git.proxmox.com Git - mirror_qemu.git/commit
ehci: Get rid of the magical PROC_ERR status
authorHans de Goede <hdegoede@redhat.com>
Thu, 1 Nov 2012 16:15:03 +0000 (17:15 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 8 Nov 2012 17:41:46 +0000 (18:41 +0100)
commit01e26b0ea3c289efc58d31e28408e42c3fcded22
treebb9170c965a71f73a40bee6709ad63028fc2113a
parente94ca437ba92f6e0aeeb0dbda75e158479d413b7
ehci: Get rid of the magical PROC_ERR status

Instead make ehci_execute and ehci_fill_queue return the again value.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-ehci.c