]> www.infradead.org Git - users/hch/misc.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, 12 Oct 2024 16:24:13 +0000 (09:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Oct 2024 16:24:13 +0000 (09:24 -0700)
commit7234e2ea0edd00bfb6bb2159e55878c19885ce68
treec67ad5486fd5be2ef2669833246ec2a03dc91d4a
parent05749ecf5d52e28a1eeb494498e2d51ebbbec11a
parentd539a871ae47a1f27a609a62e06093fa69d7ce99
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Four small fixes, three in drivers and one in the FC transport class
  to add idempotence to state setting"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: scsi_transport_fc: Allow setting rport state to current state
  scsi: wd33c93: Don't use stale scsi_pointer value
  scsi: fnic: Move flush_work initialization out of if block
  scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb()
drivers/ufs/core/ufshcd.c