Files
qemu/hw/scsi
Fam Zheng 2aeba9d8a1 scsi: Fix scsi_req_cancel_async for no aiocb req
scsi_req_cancel_complete is responsible for releasing the request, so we
shouldn't skip it in any case. This doesn't affect the only existing
caller, virtio-scsi, but is useful for other devices once they use it.

Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-02-02 16:55:11 +01:00
..
2014-11-10 13:58:14 +01:00
2014-10-31 11:29:00 +01:00
2014-09-30 13:30:50 +02:00
2013-09-12 08:46:21 +02:00
2015-01-27 14:46:17 +02:00