https://github.com/torvalds/linux
Revision e268d7084a90c740198579abc069813f903120aa authored by Linus Torvalds on 20 February 2022, 19:51:49 UTC, committed by Linus Torvalds on 20 February 2022, 19:51:49 UTC
Pull SCSI fixes from James Bottomley:
 "Three fixes, all in drivers.

  The ufs and qedi fixes are minor; the lpfc one is a bit bigger because
  it involves adding a heuristic to detect and deal with common but not
  standards compliant behaviour"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: ufs: core: Fix divide by zero in ufshcd_map_queues()
  scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop
  scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd_cleanup_resp()
2 parent s 7747807 + 10af115
History
Tip revision: e268d7084a90c740198579abc069813f903120aa authored by Linus Torvalds on 20 February 2022, 19:51:49 UTC
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Tip revision: e268d70

back to top