usb-redir: Get rid of async-struct get member
authorHans de Goede <hdegoede@redhat.com>
Mon, 27 Aug 2012 14:33:08 +0000 (16:33 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 11 Sep 2012 05:43:00 +0000 (07:43 +0200)
commitcb897117cdedd488f19985c8ec5ea05971103a27
treeed2f2c0f209d83c596bb03b910cb40d9786eb4c4
parented9873bfbf145c084d039baab08c63b9d67e7bd3
usb-redir: Get rid of async-struct get member

This is a preparation patch for completely getting rid of the async-packet
struct in usb-redir, instead relying on the (new) per ep queues in the
qemu usb core.

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