]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
ehci: Add a ehci_writeback_async_complete_packet helper function
authorHans de Goede <hdegoede@redhat.com>
Fri, 14 Dec 2012 13:35:22 +0000 (14:35 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 7 Jan 2013 11:57:23 +0000 (12:57 +0100)
commitf881c8d36b5c524348bc337b46baf34636079cf6
tree865dcf8832f2dca177d0b19c86a12ddd29014427
parent8e4a424b305e29dc0e454f52df3b35577f342975
ehci: Add a ehci_writeback_async_complete_packet helper function

Also drop the warning printf, which was there mainly because this was an
untested code path (as the previous bug fixes to it show), but that no
longer is the case now :)

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