Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 Nov 2019 17:14:36 +0000 (09:14 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 Nov 2019 17:14:36 +0000 (09:14 -0800)
commit72d5ac679e246c15d94a00d53a6289e142cfcf86
treedc378ac210552aee80f5b2ad6574b06cba606577
parent31f4f5b495a62c9a8b15b1c3581acd5efeb9af8c
parent9393c8de628cf0968d81a17cc11841e42191e041
Merge tag 'scsi-fixes' of git://git./linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Three small changes: two in the core and one in the qla2xxx driver.

  The sg_tablesize fix affects a thinko in the migration to blk-mq of
  certain legacy drivers which could cause an oops and the sd core
  change should only affect zoned block devices which were wrongly
  suppressing error messages for reset all zones"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: core: Handle drivers which set sg_tablesize to zero
  scsi: qla2xxx: fix NPIV tear down process
  scsi: sd_zbc: Fix sd_zbc_complete()
drivers/scsi/qla2xxx/qla_os.c
drivers/scsi/scsi_lib.c