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)
commit9f4c887fe64e27413509979b5be3fb2630d813ba
tree03cc7acf5c670b192709d0c987736fbc048dbe06
parent78882c7657bb276bab028d92f99fc185b25a2fc1
parent82b2fb52d6ecc3c902b46b3f9bb4325ab3f6d50d
Merge patch series "scsi: EH rework prep patches, part 1"

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>
drivers/scsi/ibmvscsi/ibmvfc.c
drivers/scsi/qedf/qedf_io.c
drivers/scsi/qedf/qedf_main.c