]> git.dujemihanovic.xyz Git - 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>
Fri, 20 Oct 2023 20:24:50 +0000 (13:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Oct 2023 20:24:50 +0000 (13:24 -0700)
commit75e167c2f63c45317f18170c1dee1df2167098c2
tree41361c91088a9180ce0a4903fffd1016920d1f97
parent659eaa0015dbc640293e8d80b8cf772b1c60c09a
parent097c06394c835be0cf21e23f9bd13ff771601b63
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Two small fixes, both in drivers.

  The mptsas one is really fixing an error path issue where it can leave
  the misc driver loaded even though the sas driver fails to initialize"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: qla2xxx: Fix double free of dsd_list during driver load
  scsi: mpt3sas: Fix in error path