]> git.proxmox.com Git - mirror_qemu.git/commit - include/hw/usb.h
usb: Rename __usb_packet_complete to usb_packet_complete_one
authorHans de Goede <hdegoede@redhat.com>
Wed, 24 Oct 2012 16:14:06 +0000 (18:14 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 25 Oct 2012 07:08:09 +0000 (09:08 +0200)
commitd0ff81b871af3c6cf31c807dfdd480b9d1032780
treec06aadc648e3f0fdae143a38c96af38344fb6269
parent3151f2096dd676dc42e81ef0d55ae80780fd8769
usb: Rename __usb_packet_complete to usb_packet_complete_one

And make it available for use outside of core.c

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