On 8/25/24 8:45 PM, peter.wang@xxxxxxxxxxxx wrote:
When the error handler successfully aborts a MCQ request, it only releases the command and does not notify the SCSI layer. This may cause another abort after 30 seconds timeout. This patch notifies the SCSI layer to requeue the request.
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>