scsi: aic7xxx: Do not reference SCSI command when resetting device
authorHannes Reinecke <hare@suse.de>
Mon, 2 Oct 2023 15:43:17 +0000 (17:43 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 13 Oct 2023 18:23:14 +0000 (14:23 -0400)
commit10f5aa018f94bf33d4e6b8d3a28eb376457e61ea
treeee86fad2e3b2a1b5903973da11aed179d931c8da
parent958230bcdda20a5b19615517dbb3b63e839c4fd2
scsi: aic7xxx: Do not reference SCSI command when resetting device

When sending a device reset we should not take a reference to the SCSI
command.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Link: https://lore.kernel.org/r/20231002154328.43718-8-hare@suse.de
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/aic7xxx/aic7xxx_osm.c