Linux/linux 2409207drivers/scsi sd.c myrs.c, drivers/scsi/bnx2fc bnx2fc_hwi.c

Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "This is the same set of patches sent in the merge window as the final
  pull except that Martin's read only rework is replaced with a simple
  revert of the original change that caused the regression.

  Everything else is an obvious fix or small cleanup"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  Revert "scsi: sd: Keep disk read-only when re-reading partition"
  scsi: bnx2fc: fix incorrect cast to u64 on shift operation
  scsi: smartpqi: Reporting unhandled SCSI errors
  scsi: myrs: Fix uninitialized variable
  scsi: lpfc: Update lpfc version to 12.2.0.2
  scsi: lpfc: add check for loss of ndlp when sending RRQ
  scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_show
  scsi: lpfc: resolve lockdep warnings
  scsi: qedi: remove set but not used variables 'cdev' and 'udev'
  scsi: qedi: remove memset/memcpy to nfunc and use func instead
  scsi: qla2xxx: Add cleanup for PCI EEH recovery
DeltaFile
+82-139drivers/scsi/qla2xxx/qla_os.c
+53-31drivers/scsi/lpfc/lpfc_sli.c
+22-15drivers/scsi/lpfc/lpfc_attr.c
+8-24drivers/scsi/qedi/qedi_dbg.c
+16-7drivers/scsi/smartpqi/smartpqi_init.c
+4-1drivers/scsi/lpfc/lpfc_els.c
+0-4drivers/scsi/qedi/qedi_iscsi.c
+1-2drivers/scsi/sd.c
+1-1drivers/scsi/myrs.c
+1-1drivers/scsi/lpfc/lpfc_version.h
+1-1drivers/scsi/bnx2fc/bnx2fc_hwi.c
+189-22611 files

UnifiedSplitRaw