commit | bf682942cd26ce9cd5e87f73ae099b383041e782 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Sep 22 14:43:55 2022 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Sep 22 14:43:55 2022 -0700 |
tree | 1e55bbbbef94fa6c39b9735d6d240905283a9229 | |
parent | 3c0f396a386c81715e34472566cdd8f39dde5a6a [diff] | |
parent | e0e0747de0ea3dd87cdbb0393311e17471a9baf1 [diff] |
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()