+1
−2
Loading
Kick next scsi transfer from request release callback instead of command
completion callback, otherwise we might get stuck in case scsi_req_unref()
doesn't release the request instantly due to someone else holding a
reference too.
Signed-off-by:
Gerd Hoffmann <kraxel@redhat.com>