Update lpfc to revision 14.2.0.16 This patch set contains a user input range check correction, static code analyzer fixes, refactoring of clean up code, and logging enhancements. The patches were cut against Martin's 6.7/scsi-queue tree. Justin Tee (9): lpfc: Correct maximum PCI function value for RAS fw logging lpfc: Fix possible file string name overflow when updating firmware lpfc: Fix list_entry null check warning in lpfc_cmpl_els_plogi lpfc: Eliminate unnecessary relocking in lpfc_check_nlp_post_devloss lpfc: Return early in lpfc_poll_eratt when the driver is unloading lpfc: Refactor and clean up mailbox command memory free lpfc: Enhance driver logging for selected discovery events lpfc: Update lpfc version to 14.2.0.16 lpfc: Copyright updates for 14.2.0.16 patches drivers/scsi/lpfc/lpfc.h | 1 + drivers/scsi/lpfc/lpfc_attr.c | 4 +-- drivers/scsi/lpfc/lpfc_els.c | 53 ++++++++++++++++++++------------ drivers/scsi/lpfc/lpfc_hbadisc.c | 2 +- drivers/scsi/lpfc/lpfc_init.c | 4 +-- drivers/scsi/lpfc/lpfc_mbox.c | 6 ++-- drivers/scsi/lpfc/lpfc_mem.c | 47 ++++++++++++++++------------ drivers/scsi/lpfc/lpfc_sli.c | 20 +++++++++--- drivers/scsi/lpfc/lpfc_sli.h | 10 +++--- drivers/scsi/lpfc/lpfc_version.h | 2 +- 10 files changed, 93 insertions(+), 56 deletions(-) -- 2.38.0