mbox series

[v2,0/3] scsi: smartpqi: fixes for scsi device removal

Message ID 20200617083514.19174-1-mwilck@suse.com
Headers show
Series scsi: smartpqi: fixes for scsi device removal | expand

Message

Martin Wilck June 17, 2020, 8:35 a.m. UTC
From: Martin Wilck <mwilck@suse.com>

Hi Don, Martin,

here's a small update for the mini-series I sent yesterday.

Regards
Martin

Changes wrt v1:
 - added patch 3/3.

Martin Wilck (3):
  scsi: smartpqi: grab scsi device ref in slave_configure()
  scsi: smartpqi: check sdev in pqi_scsi_find_entry
  scsi: smartpqi: remove conditional before pqi_remove_device()

 drivers/scsi/smartpqi/smartpqi.h      |   1 +
 drivers/scsi/smartpqi/smartpqi_init.c | 131 +++++++++++++++++++++-----
 2 files changed, 107 insertions(+), 25 deletions(-)