]> git.ipfire.org Git - people/ms/linux.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, 22 Sep 2022 21:43:55 +0000 (14:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 22 Sep 2022 21:43:55 +0000 (14:43 -0700)
commitbf682942cd26ce9cd5e87f73ae099b383041e782
tree1e55bbbbef94fa6c39b9735d6d240905283a9229
parent3c0f396a386c81715e34472566cdd8f39dde5a6a
parente0e0747de0ea3dd87cdbb0393311e17471a9baf1
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Three small and pretty obvious fixes, all in drivers"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: mpt3sas: Fix return value check of dma_get_required_mask()
  scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()
  scsi: qedf: Fix a UAF bug in __qedf_probe()