Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Oct 2017 19:54:41 +0000 (15:54 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Oct 2017 19:54:41 +0000 (15:54 -0400)
commitebe6e90ccc6679cb01d2b280e4b61e6092d4bedb
tree9650ed370c0330d2cd2b6fd1e9febf649ffe538d
parent3728e6a255b50382591ee374c70e6f5276a47d0a
parent8d30371fd7c328e192d7ea3108bd71b903631d6a
Merge tag 'scsi-fixes' of git://git./linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Four mostly error leg fixes and one more important regression in a
  prior commit (the qla2xxx one)"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: fc: check for rport presence in fc_block_scsi_eh
  scsi: qla2xxx: Fix uninitialized work element
  scsi: libiscsi: fix shifting of DID_REQUEUE host byte
  scsi: libfc: fix a deadlock in fc_rport_work
  scsi: fixup kernel warning during rmmod()