usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep stop
commit582d6f4aba0ff24604a82b48aee2db17b100d4b4
authorHans de Goede <hdegoede@redhat.com>
Tue, 8 Oct 2013 19:58:11 +0000 (8 21:58 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 22 Oct 2013 14:28:49 +0000 (22 16:28 +0200)
tree525def6e03c0e8a6ae2b6ad93fdb2301544ceed6
parent8de1838afed4b5b05d18cc42a3e5a6fe9b19f29b
usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep stop

As we should per the XHCI spec "4.6.9 Stop Endpoint".

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