alistair23-linux/drivers/scsi/lpfc
Felipe Pena b28d108b7f [SCSI] lpfc: Fix wrong assignment in lpfc_debugfs.c
On lpfc_debugfs_initialize function the dumpHostSlim member setup happens
when 'phba->sli_rev < LPFC_SLI_REV4' is true, however when it is false NULL
has been assigned to debug_dumpHBASlim instead of debug_dumpHostSlim.

Signed-off-by: Felipe Pena <felipensp@gmail.com>
Acked-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2013-12-19 07:39:03 -08:00
..
lpfc.h [SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed timeout 2013-09-10 17:32:36 -07:00
lpfc_attr.c SCSI misc on 20130915 2013-09-15 17:41:30 -04:00
lpfc_bsg.c [SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response status 2013-10-25 09:58:18 +01:00
lpfc_bsg.h
lpfc_compat.h
lpfc_crtn.h
lpfc_ct.c [SCSI] lpfc: Fix typo on NULL assignment 2013-10-25 11:25:54 +01:00
lpfc_debugfs.c [SCSI] lpfc: Fix wrong assignment in lpfc_debugfs.c 2013-12-19 07:39:03 -08:00
lpfc_debugfs.h
lpfc_disc.h [SCSI] lpfc 8.3.41: Update copyrights for 8.3.41 modifications 2013-08-23 13:25:44 -04:00
lpfc_els.c [SCSI] lpfc 8.3.41: Add first burst support to driver 2013-08-23 13:23:51 -04:00
lpfc_hbadisc.c [SCSI] lpfc 8.3.43: Fixed spinlock hang. 2013-10-25 09:58:18 +01:00
lpfc_hw.h
lpfc_hw4.h [SCSI] lpfc 8.3.43: Fixed invalid Total_Data_Placed value received for els and ct command responses 2013-10-25 09:58:18 +01:00
lpfc_init.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-11-15 16:47:22 -08:00
lpfc_logmsg.h
lpfc_mbox.c [SCSI] lpfc 8.3.41: Ensure driver properly zeros unused fields in SLI4 mailbox commands 2013-08-23 13:18:03 -04:00
lpfc_mem.c
lpfc_nl.h
lpfc_nportdisc.c [SCSI] lpfc 8.3.41: Add first burst support to driver 2013-08-23 13:23:51 -04:00
lpfc_scsi.c [SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response status 2013-10-25 09:58:18 +01:00
lpfc_scsi.h [SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response status 2013-10-25 09:58:18 +01:00
lpfc_sli.c [SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response status 2013-10-25 09:58:18 +01:00
lpfc_sli.h [SCSI] lpfc 8.3.42: Fixed driver iocbq structure's iocb_flag field running out of space 2013-09-10 17:27:15 -07:00
lpfc_sli4.h [SCSI] lpfc 8.3.43: Fix crash after xri limit is reached. 2013-10-25 09:58:16 +01:00
lpfc_version.h [SCSI] lpfc 8.3.43: Update lpfc version to driver version 8.3.43 2013-10-25 09:58:19 +01:00
lpfc_vport.c [SCSI] lpfc 8.3.41: Update copyrights for 8.3.41 modifications 2013-08-23 13:25:44 -04:00
lpfc_vport.h
Makefile