On 7/15/26 2:39 PM, Jorge Ramirez-Ortiz wrote:
- /* Retry the power-on UNIT ATTENTION (ASC 0x29); the SCSI core does not. */
If this patch is reposted please leave out "; the SCSI core does not" because most developers consider scsi_execute_cmd() as a SCSI core function. Hence, this patch makes the SCSI core retry upon a power-on unit attention. Otherwise this patch looks good to me.
Thanks,
Bart.