]> git.proxmox.com Git - mirror_qemu.git/commit
dev-mtp: add support for canceling transaction
authorBandan Das <bsd@redhat.com>
Fri, 20 Jul 2018 21:40:16 +0000 (17:40 -0400)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 21 Aug 2018 08:27:59 +0000 (10:27 +0200)
commit47bff13cea8dd3e6ae869c3203723d93bd734637
tree849466abc8cf1dec6563187e23458410dd735c6b
parent7c48b95df47458d10726d6dca0c4c33eb5eace40
dev-mtp: add support for canceling transaction

The initiator can choose to cancel an ongoing request which
is specified by bRequest=0x64. If such a request arrives,
free up any pending state

Signed-off-by: Bandan Das <bsd@redhat.com>
Message-id: 20180720214020.22897-2-bsd@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/dev-mtp.c