]> git.proxmox.com Git - mirror_qemu.git/commit - hw/usb.h
usb: make usb_packet_copy operate on combined packets
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 24 Jan 2013 14:38:23 +0000 (15:38 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 19 Feb 2013 11:30:05 +0000 (12:30 +0100)
commit6a98d1c0f9e4f6a95d6ecd730ae6fdc70d15c73f
tree5f4b6175a96eadfb4684f05a9c8028fa771046c7
parente382d966d06d2989fc28eec8cfdcc2fd99ebfbb7
usb: make usb_packet_copy operate on combined packets

Likewise usb_packet_skip.
Also usb_packet_size.

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