uhci: fix uhci_async_cancel_all
commit60f8afcb5d734b6e8a6ba6cb26254dc04e8d9f8d
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 8 Mar 2012 12:29:07 +0000 (8 13:29 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 13 Mar 2012 09:15:32 +0000 (13 10:15 +0100)
treea6008b8ca2904e3474568cadf4e84cc0ccbea18d
parent16ce543ed14acc796768a732c9d3ea1288efde24
uhci: fix uhci_async_cancel_all

It should also free all queues.

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