Merge patch series "scsi: EH rework prep patches, part 1"
authorMartin K. Petersen <martin.petersen@oracle.com>
Fri, 13 Oct 2023 18:25:20 +0000 (14:25 -0400)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 13 Oct 2023 18:25:20 +0000 (14:25 -0400)
Hannes Reinecke <hare@suse.de> says:

Hi all,

(taking up an old thread:) here's the first batch of patches for my EH
rework.  It modifies the reset callbacks for SCSI drivers such that
the final conversion to drop the 'struct scsi_cmnd' argument and use
the entity in question (host, bus, target, device) as the argument to
the SCSI EH callbacks becomes possible.  The first part covers drivers
which just requires minor tweaks.

Link: https://lore.kernel.org/r/20231002154328.43718-1-hare@suse.de
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
1  2 
drivers/scsi/ibmvscsi/ibmvfc.c
drivers/scsi/qedf/qedf_io.c
drivers/scsi/qedf/qedf_main.c

Simple merge
Simple merge
Simple merge