]> git.proxmox.com Git - qemu.git/commit
usb-hub: remove unused descriptor arrays
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 7 Jul 2011 13:02:58 +0000 (15:02 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 8 Jul 2011 09:26:10 +0000 (11:26 +0200)
commit6c2385270b1c495515cd685b2f77c76a1b3fc864
tree8a9e7638a9a0a7a5f7e23d86b8065766ce1043de
parentdd850cf2030b99d34019dd50e0df43907a3e1b41
usb-hub: remove unused descriptor arrays

Somehow they where left over when converting the hub
to the new usb descriptor infrastructure ...

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb-hub.c