remarkable-linux/drivers/scsi/lpfc
James.Smart@Emulex.Com f888ba3ce7 [SCSI] lpfc driver 8.0.30 : fix get_stats panic
Fix panic in lpfc_get_stats()

Symptoms: Panic on sysfs stats access

Cause: In lpfc_get_stats() we are writing to memory that we do not
own.

Fix: Fix our stats structure allocation. Embed phba->link_stats in
struct lpfc_hba and stop treating it like rogue structure.

Note: Embedding midlayer/transport structure in our structure caused
need for more files to include midlayer/transport headers.

Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-08-12 12:08:48 -05:00
..
lpfc.h [SCSI] lpfc driver 8.0.30 : fix get_stats panic 2005-08-12 12:08:48 -05:00
lpfc_attr.c [SCSI] lpfc driver 8.0.30 : fix get_stats panic 2005-08-12 12:08:48 -05:00
lpfc_compat.h [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 2005-07-27 16:26:08 -07:00
lpfc_crtn.h [SCSI] lpfc: Update copyright notices 2005-07-02 19:08:29 -05:00
lpfc_ct.c [SCSI] lpfc driver 8.0.30 : fix get_stats panic 2005-08-12 12:08:48 -05:00
lpfc_disc.h [SCSI] lpfc: Update copyright notices 2005-07-02 19:08:29 -05:00
lpfc_els.c [SCSI] lpfc: Update copyright notices 2005-07-02 19:08:29 -05:00
lpfc_hbadisc.c [SCSI] lpfc driver 8.0.30 : fix lip/cablepull panic 2005-08-12 12:08:30 -05:00
lpfc_hw.h [SCSI] lpfc: Update copyright notices 2005-07-02 19:08:29 -05:00
lpfc_init.c [SCSI] lpfc driver 8.0.30 : fix get_stats panic 2005-08-12 12:08:48 -05:00
lpfc_logmsg.h [SCSI] lpfc: Update copyright notices 2005-07-02 19:08:29 -05:00
lpfc_mbox.c [SCSI] lpfc driver 8.0.30 : fix get_stats panic 2005-08-12 12:08:48 -05:00
lpfc_mem.c [SCSI] lpfc driver 8.0.30 : fix get_stats panic 2005-08-12 12:08:48 -05:00
lpfc_nportdisc.c [SCSI] lpfc: Update copyright notices 2005-07-02 19:08:29 -05:00
lpfc_scsi.c [SCSI] lpfc driver 8.0.30 : task mgmt bit clearing 2005-08-12 12:08:40 -05:00
lpfc_scsi.h [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 2005-07-27 16:26:08 -07:00
lpfc_sli.c [SCSI] lpfc driver 8.0.30 : fix get_stats panic 2005-08-12 12:08:48 -05:00
lpfc_sli.h [SCSI] lpfc: Update copyright notices 2005-07-02 19:08:29 -05:00
lpfc_version.h [SCSI] lpfc: Change version to 8.0.29. 2005-07-02 19:08:56 -05:00
Makefile [SCSI] lpfc: Update copyright notices 2005-07-02 19:08:29 -05:00