]> git.proxmox.com Git - qemu.git/commit - hw/usb/redirect.c
usb-redir: Pre-fill our isoc input buffer before sending pkts to the host
authorHans de Goede <hdegoede@redhat.com>
Tue, 10 Jan 2012 13:13:06 +0000 (14:13 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 17 Jan 2012 08:44:51 +0000 (09:44 +0100)
commite15378847919144b99ead1587a54168f1dd3ddf9
tree93e72d6a10b7c07061ed8636f41f7d07c0a01f26
parente8a7dd29211dbf7e9c87fd5a56563f2940681906
usb-redir: Pre-fill our isoc input buffer before sending pkts to the host

This is something which should have been done from the first version of
usb-redir, but wasn't.

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