This patch set updates the lpfc driver to revision 11.0.0.0
The patches were cut against scsi-misc
-- james s
James Smart (14):
Pull in patches posted to linux-scsi prior:
lpfc: fix model description
lpfc: Remove unnessary cast
lpfc: in sli3 use configured sg_seg_cnt for sg_tablesize
lpfc: Destroy lpfc_hba_index IDR on module exit
Fix kmalloc overflow in LPFC driver at large core count
lpfc:Make the function lpfc_sli4_mbox_completions_pending static in
order to comply with function prototype
lpfc: remove set but not used variables
lpfc: Fix possible use-after-free and double free in
lpfc_mbx_cmpl_rdp_page_a2()
fix: lpfc_send_rscn_event sends bigger buffer size
Add support for Lancer G6 and 32G FC links
Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets
aborted
The linux driver does not reinitiate discovery after a failed FLOGI
Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all
topologies
Update version to 11.0.0.0 for upstream patch set
drivers/scsi/lpfc/lpfc.h | 8 +--
drivers/scsi/lpfc/lpfc_attr.c | 23 +++++----
drivers/scsi/lpfc/lpfc_bsg.c | 20 --------
drivers/scsi/lpfc/lpfc_ct.c | 11 ++--
drivers/scsi/lpfc/lpfc_els.c | 100 +++++++++++--------------------------
drivers/scsi/lpfc/lpfc_hbadisc.c | 27 +++++++---
drivers/scsi/lpfc/lpfc_hw.h | 6 ++-
drivers/scsi/lpfc/lpfc_init.c | 36 ++++++++-----
drivers/scsi/lpfc/lpfc_mbox.c | 26 ++++++----
drivers/scsi/lpfc/lpfc_nportdisc.c | 2 -
drivers/scsi/lpfc/lpfc_scsi.c | 14 +-----
drivers/scsi/lpfc/lpfc_sli.c | 10 +---
drivers/scsi/lpfc/lpfc_sli4.h | 1 -
drivers/scsi/lpfc/lpfc_version.h | 2 +-
14 files changed, 117 insertions(+), 169 deletions(-)
--
1.7.11.7
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html