]> git.proxmox.com Git - mirror_qemu.git/commit - hw/usb/redirect.c
usb-redir: Use reject rather the disconnect on bad ep info
authorHans de Goede <hdegoede@redhat.com>
Wed, 31 Oct 2012 12:47:14 +0000 (13:47 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 1 Nov 2012 14:21:01 +0000 (15:21 +0100)
commit24ac283aa293f9bd8ca4137775506edf33e45eae
treefd60bf421a6d0efe045c9a760239b1bc1d862f58
parent7e03d1781690c9e9ad67a671237dbcc0d159f528
usb-redir: Use reject rather the disconnect on bad ep info

So that the client gets a notification about us disconnecting the device.

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