mbox series

[0/4] aic7xxx/aic79xx: fixes for SCSI EH rework

Message ID 20220301143957.40998-1-hare@suse.de
Headers show
Series aic7xxx/aic79xx: fixes for SCSI EH rework | expand

Message

Hannes Reinecke March 1, 2022, 2:39 p.m. UTC
Hi all,

here's a set of patches for the aic7xxx/aic79xx driver to make the
conversion for the SCSI EH rework easier.

As usual, comments and reviews welcome.

Hannes Reinecke (4):
  aic7xxx: use scsi device as argument for BUILD_SCSIID()
  aic79xx: use scsi device as argument for BUILD_SCSIID()
  aic7xxx: do not reference scsi command when resetting device
  aic79xx: do not reference scsi command when resetting device

 drivers/scsi/aic7xxx/aic79xx_osm.c |  29 +++++---
 drivers/scsi/aic7xxx/aic7xxx_osm.c | 112 +++++++++++++++--------------
 2 files changed, 78 insertions(+), 63 deletions(-)