Re: [PATCH 10/51] scsi: Use Scsi_Host as argument for eh_host_reset_handler
From: Bart Van Assche <bvanassche@acm.org>
Date: 2021-08-19 18:34:05
From: Bart Van Assche <bvanassche@acm.org>
Date: 2021-08-19 18:34:05
On 8/17/21 2:14 AM, Hannes Reinecke wrote:
Issuing a host reset should not rely on any commands. So use Scsi_Host as argument for eh_host_reset_handler.
Thank you for having done this work! Reviewed-by: Bart Van Assche <bvanassche@acm.org>