Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Jan 2020 20:12:36 +0000 (12:12 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Jan 2020 20:12:36 +0000 (12:12 -0800)
commit8965de70cbafec673417eed423bd5e0e9c244079
tree28c3f3582c7f18cc7b0dad838d60cae830233043
parentf04dba64d667419493d1f9aadd50b19860312b6c
parent28d76df18f0ad5bcf5fa48510b225f0ed262a99b
Merge tag 'scsi-fixes' of git://git./linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Three fixes in drivers with no impact to core code.

  The mptfusion fix is enormous because the driver API had to be
  rethreaded to pass down the necessary iocp pointer, but once that's
  done a significant chunk of code is deleted.

  The other two patches are small"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: mptfusion: Fix double fetch bug in ioctl
  scsi: storvsc: Correctly set number of hardware queues for IDE disk
  scsi: fnic: fix invalid stack access