Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 20 Mar 2018 23:59:01 +0000 (16:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 20 Mar 2018 23:59:01 +0000 (16:59 -0700)
commit76c0b6a36a1239494a5ae3c0dc83208a8112c483
tree80e0ee3dff44e20b7261a725774c918098f35964
parent645102eac15eaeb3da79576a9f8816d6e66cec0d
parent14bc1dff74277408f08661d03e785710a46e0699
Merge tag 'scsi-fixes' of git://git./linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:

 - one driver patch (qla2xxx) which fixes a problem caused by an
   existing regression fix (FCP discovery is failing)

 - one generic fix to a longstanding bug in libsas that causes I/O
   eventually to hang to the device in the face of ATA error recovery.

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: qla2xxx: Remove FC_NO_LOOP_ID for FCP and FC-NVMe Discovery
  scsi: libsas: defer ata device eh commands to libata
drivers/scsi/libsas/sas_scsi_host.c