]> 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>
Thu, 21 Dec 2017 00:52:01 +0000 (16:52 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Dec 2017 00:52:01 +0000 (16:52 -0800)
commit846472bca58c0fd2bb3c88303b8f9b65990f3a58
tree624412059c3f9528c7bdf84d270df29a0387ab1a
parent3a52da5f095505452269c9121129511b621deee2
parent70dc193a4dec17f9de0207cafc2133abcc4b142d
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Two simple fixes: one for sparse warnings that were introduced by the
  merge window conversion to blist_flags_t and the other to fix dropped
  I/O during reset in aacraid"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: aacraid: Fix I/O drop during reset
  scsi: core: Use blist_flags_t consistently