All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/11] lpfc: Update driver to version 11.2.0.4
@ 2016-12-19 23:07 James Smart
  2016-12-20 22:43 ` Martin K. Petersen
  0 siblings, 1 reply; 2+ messages in thread
From: James Smart @ 2016-12-19 23:07 UTC (permalink / raw)
  To: linux-scsi


(I posted a little too quickly)

This patch set updates the lpfc driver to revision 11.2.0.4

v2:
- patch 10 revised for checkpatch warning - comment before wmb()
- note: checkpatch also caught patch 5 for a sizeof warning. But
    it's actually correct. The resulting text is flagged due to
    the odd way the transport defines were done.

The patches were cut against 12/17 scsi.git tree, misc branch

-- james



James Smart (11):
  Clear the VendorVersion in the PLOGI/PLOGI ACC payload
  Correct error in setting OS Driver Version with FW
  Deprecate lpfc_soft_wwn parameter
  Correct issue leading to opps during link reset
  Correct host name in symbolic_name field
  FCoE VPort enable-disable does not bring up the VPort
  Fix Xlane dynamic LUN set for LUN priority.
  Deprecate lpfc_prot_sg_seg_cnt parameter
  Correct oops on vport port resets
  Add missing memory barrier
  lpfc version change to 11.2.0.4

 drivers/scsi/lpfc/lpfc.h         |   5 -
 drivers/scsi/lpfc/lpfc_attr.c    | 266 +++++----------------------------------
 drivers/scsi/lpfc/lpfc_crtn.h    |   7 +-
 drivers/scsi/lpfc/lpfc_els.c     |   6 +
 drivers/scsi/lpfc/lpfc_hw.h      |   6 +
 drivers/scsi/lpfc/lpfc_init.c    |  16 +--
 drivers/scsi/lpfc/lpfc_scsi.c    |  18 ++-
 drivers/scsi/lpfc/lpfc_sli.c     |  13 +-
 drivers/scsi/lpfc/lpfc_version.h |   2 +-
 drivers/scsi/lpfc/lpfc_vport.c   |   8 ++
 10 files changed, 81 insertions(+), 266 deletions(-)

-- 
2.5.0



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

* Re: [PATCH v2 00/11] lpfc: Update driver to version 11.2.0.4
  2016-12-19 23:07 [PATCH v2 00/11] lpfc: Update driver to version 11.2.0.4 James Smart
@ 2016-12-20 22:43 ` Martin K. Petersen
  0 siblings, 0 replies; 2+ messages in thread
From: Martin K. Petersen @ 2016-12-20 22:43 UTC (permalink / raw)
  To: James Smart; +Cc: linux-scsi

>>>>> "James" == James Smart <james.smart@broadcom.com> writes:

James> This patch set updates the lpfc driver to revision 11.2.0.4

Applied to 4.11/scsi-queue.

-- 
Martin K. Petersen	Oracle Linux Engineering

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

end of thread, other threads:[~2016-12-20 22:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-19 23:07 [PATCH v2 00/11] lpfc: Update driver to version 11.2.0.4 James Smart
2016-12-20 22:43 ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.