]> 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>
Sat, 28 Dec 2019 01:28:41 +0000 (17:28 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Dec 2019 01:28:41 +0000 (17:28 -0800)
commitaa5473c5e0458786eb5304ddd3da690bb27e2b81
treedd73f0691e687860ed81e612e9a8d9847ed8c152
parent1dec3a9bc9f721570a761bae2d9fd5e2c6c8ee02
parent5ce6ff12343b9183e62972e692345fef968f1236
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Four fixes and one spelling update, all in drivers: two in lpfc and
  the rest in mp3sas, cxgbi and target"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: target/iblock: Fix protection error with blocks greater than 512B
  scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()
  scsi: lpfc: fix spelling mistakes of asynchronous
  scsi: lpfc: fix build failure with DEBUGFS disabled
  scsi: mpt3sas: Fix double free in attach error handling
drivers/scsi/cxgbi/libcxgbi.c