Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 2 Mar 2024 17:10:00 +0000 (09:10 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 2 Mar 2024 17:10:00 +0000 (09:10 -0800)
commit7fd664466a8f8e50099ce0a7bb40515782cb3569
tree61c7a05be02307a0b2ca0e1375cbd0f2497f2fdc
parent5ad3cb0ed525b80c7f66c32b49a68c1f3510bec9
parentee0017c3ed8a8abfa4d40e42f908fb38c31e7515
Merge tag 'scsi-fixes' of git://git./linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Two small fixes, all in drivers (the more obsolete mpt3sas and the
  newer mpi3mr)"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: mpt3sas: Prevent sending diag_reset when the controller is ready
  scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports()