]> git.proxmox.com Git - qemu.git/blobdiff - usb-bsd.c
qxl: add to the list of devices which disable the default vga
[qemu.git] / usb-bsd.c
index 50ccd489fecb829f6a410edb91886e927c7c4f05..9bab6e353be2532fd20235a399d0bac2e836efe0 100644 (file)
--- a/usb-bsd.c
+++ b/usb-bsd.c
@@ -126,6 +126,7 @@ static void usb_host_handle_reset(USBDevice *dev)
  *  and return appropriate response
  */
 static int usb_host_handle_control(USBDevice *dev,
+                                   USBPacket *p,
                                    int request,
                                    int value,
                                    int index,