All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] bfa: Patches for scsi "misc" branch
@ 2015-11-26  8:54 anil.gurumurthy
  2015-11-26  8:54 ` [PATCH v2 1/4] bfa:Updating copyright messages anil.gurumurthy
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: anil.gurumurthy @ 2015-11-26  8:54 UTC (permalink / raw)
  To: martin.petersen, James.Bottomley
  Cc: linux-scsi, sudarsana.kalluru, Anil Gurumurthy

From: Anil Gurumurthy <anil.gurumurthy@qlogic.com>

Hi Martin, James

Re-sending the patches that were submitted earlier, but appear to have
fallen through the cracks. Addressed a comment regarding the commit message as well.

Please apply the following patches to the scsi tree, misc branch  at your
earliest convenience.

Thanks,
Anil

Anil Gurumurthy (4):
  bfa:Updating copyright messages
  bfa:Fix for crash when bfa_itnim is NULL
  bfa:File header and user visible string changes
  bfa:Update driver version to 3.2.25.0

 drivers/scsi/bfa/bfa.h           |    7 ++--
 drivers/scsi/bfa/bfa_core.c      |    7 ++--
 drivers/scsi/bfa/bfa_cs.h        |    7 ++--
 drivers/scsi/bfa/bfa_defs.h      |    7 ++--
 drivers/scsi/bfa/bfa_defs_fcs.h  |    7 ++--
 drivers/scsi/bfa/bfa_defs_svc.h  |    7 ++--
 drivers/scsi/bfa/bfa_fc.h        |    7 ++--
 drivers/scsi/bfa/bfa_fcbuild.c   |    7 ++--
 drivers/scsi/bfa/bfa_fcbuild.h   |    7 ++--
 drivers/scsi/bfa/bfa_fcpim.c     |    7 ++--
 drivers/scsi/bfa/bfa_fcpim.h     |    7 ++--
 drivers/scsi/bfa/bfa_fcs.c       |    7 ++--
 drivers/scsi/bfa/bfa_fcs.h       |    9 +++--
 drivers/scsi/bfa/bfa_fcs_fcpim.c |    7 ++--
 drivers/scsi/bfa/bfa_fcs_lport.c |    9 +++--
 drivers/scsi/bfa/bfa_fcs_rport.c |    7 ++--
 drivers/scsi/bfa/bfa_hw_cb.c     |    7 ++--
 drivers/scsi/bfa/bfa_hw_ct.c     |    7 ++--
 drivers/scsi/bfa/bfa_ioc.c       |    9 +++--
 drivers/scsi/bfa/bfa_ioc.h       |    7 ++--
 drivers/scsi/bfa/bfa_ioc_cb.c    |    7 ++--
 drivers/scsi/bfa/bfa_ioc_ct.c    |    7 ++--
 drivers/scsi/bfa/bfa_modules.h   |    7 ++--
 drivers/scsi/bfa/bfa_plog.h      |    7 ++--
 drivers/scsi/bfa/bfa_port.c      |    7 ++--
 drivers/scsi/bfa/bfa_port.h      |    7 ++--
 drivers/scsi/bfa/bfa_svc.c       |    7 ++--
 drivers/scsi/bfa/bfa_svc.h       |    7 ++--
 drivers/scsi/bfa/bfad.c          |   24 +++++-------
 drivers/scsi/bfa/bfad_attr.c     |   75 +++++++++++++++++++-------------------
 drivers/scsi/bfa/bfad_bsg.c      |    7 ++--
 drivers/scsi/bfa/bfad_bsg.h      |    7 ++--
 drivers/scsi/bfa/bfad_debugfs.c  |    7 ++--
 drivers/scsi/bfa/bfad_drv.h      |    9 +++--
 drivers/scsi/bfa/bfad_im.c       |   35 ++++++++++++++++--
 drivers/scsi/bfa/bfad_im.h       |    7 ++--
 drivers/scsi/bfa/bfi.h           |    7 ++--
 drivers/scsi/bfa/bfi_ms.h        |    7 ++--
 drivers/scsi/bfa/bfi_reg.h       |    9 +++--
 39 files changed, 228 insertions(+), 168 deletions(-)


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

end of thread, other threads:[~2015-12-02 22:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-26  8:54 [PATCH v2 0/4] bfa: Patches for scsi "misc" branch anil.gurumurthy
2015-11-26  8:54 ` [PATCH v2 1/4] bfa:Updating copyright messages anil.gurumurthy
2015-11-26  8:54 ` [PATCH v2 3/4] bfa:File header and user visible string changes anil.gurumurthy
2015-11-26  8:54 ` [PATCH v2 4/4] bfa:Update driver version to 3.2.25.0 anil.gurumurthy
2015-11-30 17:32 ` [PATCH v2 0/4] bfa: Patches for scsi "misc" branch Martin K. Petersen
2015-12-02 22:10 ` 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.