diff options
author | Hans de Goede | 2013-10-08 21:58:10 +0200 |
---|---|---|
committer | Gerd Hoffmann | 2013-10-22 16:28:49 +0200 |
commit | 8de1838afed4b5b05d18cc42a3e5a6fe9b19f29b (patch) | |
tree | eed985d9840e3d8d617111e0951cb9408d9602cc /hw/ide/ahci.c | |
parent | usb-hcd-xhci: Remove unused sstreamsm member from XHCIStreamContext (diff) | |
download | qemu-8de1838afed4b5b05d18cc42a3e5a6fe9b19f29b.tar.gz qemu-8de1838afed4b5b05d18cc42a3e5a6fe9b19f29b.tar.xz qemu-8de1838afed4b5b05d18cc42a3e5a6fe9b19f29b.zip |
usb-hcd-xhci: Remove unused cancelled member from XHCITransfer
Since qemu's USB model is geared towards emulated devices cancellation
is instanteneous, so no need to wait for cancellation to complete, as
such there is no wait for cancellation code, and the cancelled bool
as well as the bogus comment about it can be removed.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/ide/ahci.c')
0 files changed, 0 insertions, 0 deletions