]> 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>
Sun, 12 Dec 2021 00:28:27 +0000 (16:28 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Dec 2021 00:28:27 +0000 (16:28 -0800)
commite2c85d4611f640d0a9d3e2dd11c5a51ebc6f0c2a
tree20f2eed11342e6ad76511d31929a5c70b42fae8f
parent7966561f05a949758a363e8778f6564f5f83a524
parent9c6bc4610fe2bf7f7a6172e3a7ed22a55866d4d8
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Four fixes, all in drivers.

  Three are small and obvious, the qedi one is a bit larger but also
  pretty obvious"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: qla2xxx: Format log strings only if needed
  scsi: scsi_debug: Fix buffer size of REPORT ZONES command
  scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issue
  scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()