summaryrefslogtreecommitdiffstats
path: root/hw/usb-ehci.c
diff options
context:
space:
mode:
authorPeter Maydell2011-06-14 13:24:04 +0200
committerGerd Hoffmann2011-07-05 15:09:01 +0200
commit000eb4fa525d0b9b2d2b2a2ad4925863af60e5f7 (patch)
treecf71d473a2edac538cf072a32e6959695d6f0950 /hw/usb-ehci.c
parentpxa2xx_lcd: add proper rotation support (diff)
downloadqemu-000eb4fa525d0b9b2d2b2a2ad4925863af60e5f7.tar.gz
qemu-000eb4fa525d0b9b2d2b2a2ad4925863af60e5f7.tar.xz
qemu-000eb4fa525d0b9b2d2b2a2ad4925863af60e5f7.zip
hw/usb-musb.c: Don't misuse usb_packet_complete()
In musb_packet() handle final processing of non-asynchronous USB packets by directly calling musb_schedule_cb() rather than going through usb_packet_complete(). The latter will trigger an assertion because the packet doesn't belong to a device. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/usb-ehci.c')
0 files changed, 0 insertions, 0 deletions