]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita073fe0ef2f813234184a397b22b72ce83436758
tree9650ed370c0330d2cd2b6fd1e9febf649ffe538d
parent6b51c93f24d9418588b10bc3d2890a4f3b96a22e
parent6aa6983d95774d8293b50040422bc0ce33921d62
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/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()