linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] lpfc: Update lpfc to revision 14.2.0.9
@ 2022-11-16  1:19 Justin Tee
  2022-11-16  1:19 ` [PATCH 1/6] lpfc: Fix WQ|CQ|EQ resource check Justin Tee
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Justin Tee @ 2022-11-16  1:19 UTC (permalink / raw)
  To: linux-scsi; +Cc: jsmart2021, Justin Tee

Update lpfc to revision 14.2.0.9

This patch set contains bug fixes and a change to a default setting.

The patches were cut against Martin's 6.2/scsi-queue tree.

Justin Tee (6):
  lpfc: Fix WQ|CQ|EQ resource check
  lpfc: Correct bandwidth logging during receipt of congestion sync WCQE
  lpfc: Fix MI capability display in cmf_info sysfs attribute
  lpfc: Fix crash involving race between FLOGI timeout and devloss
    handler
  lpfc: Change default lpfc_suppress_rsp mode to off
  lpfc: Update lpfc version to 14.2.0.9

 drivers/scsi/lpfc/lpfc_attr.c    | 12 +++++------
 drivers/scsi/lpfc/lpfc_els.c     | 36 +++++++++++++++++++++++++++-----
 drivers/scsi/lpfc/lpfc_hbadisc.c | 36 +++++++++++++++++++++++---------
 drivers/scsi/lpfc/lpfc_init.c    | 15 ++++++-------
 drivers/scsi/lpfc/lpfc_sli.c     |  6 ++++++
 drivers/scsi/lpfc/lpfc_sli4.h    |  1 +
 drivers/scsi/lpfc/lpfc_version.h |  2 +-
 7 files changed, 79 insertions(+), 29 deletions(-)

-- 
2.38.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-11-26  3:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-16  1:19 [PATCH 0/6] lpfc: Update lpfc to revision 14.2.0.9 Justin Tee
2022-11-16  1:19 ` [PATCH 1/6] lpfc: Fix WQ|CQ|EQ resource check Justin Tee
2022-11-16  1:19 ` [PATCH 2/6] lpfc: Correct bandwidth logging during receipt of congestion sync WCQE Justin Tee
2022-11-16  1:19 ` [PATCH 3/6] lpfc: Fix MI capability display in cmf_info sysfs attribute Justin Tee
2022-11-16  1:19 ` [PATCH 4/6] lpfc: Fix crash involving race between FLOGI timeout and devloss handler Justin Tee
2022-11-16  1:19 ` [PATCH 5/6] lpfc: Change default lpfc_suppress_rsp mode to off Justin Tee
2022-11-16  1:19 ` [PATCH 6/6] lpfc: Update lpfc version to 14.2.0.9 Justin Tee
2022-11-17 18:19 ` [PATCH 0/6] lpfc: Update lpfc to revision 14.2.0.9 Martin K. Petersen
2022-11-26  3:27 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).