]> git.proxmox.com Git - qemu.git/commit
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)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Fri, 12 Oct 2012 02:44:14 +0000 (21:44 -0500)
commit57eae744d45204e5b04b5ddcd9be044fef0b7da0
tree50dc0b4d86816047d2dedbcb242fadeb81f8fbcd
parent14ecfb09faafd07263e03c5f4772083a360dc36b
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>
(cherry picked from commit cb897117cdedd488f19985c8ec5ea05971103a27)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/usb/redirect.c