linux/drivers/scsi/lpfc
Linas Vepstas 5daa49ef05 [SCSI] lpfc: avoid double-free during PCI error failure
If a PCI error is detected that cannot be recovered from, there
will be a double call of lpfc_pci_remove_one(), with the second call
resulting in a null-pointer dereference. The first call occurs in
lpfc_io_error_detected(), and the second call during pci device
remove. This patch eliminates the first call; its un-needed.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Acked-by: James Smart <James.Smart@Emulex.Com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-03-11 10:42:17 -05:00
..
Makefile
lpfc.h
lpfc_attr.c
lpfc_compat.h
lpfc_crtn.h
lpfc_ct.c
lpfc_disc.h
lpfc_els.c
lpfc_hbadisc.c
lpfc_hw.h
lpfc_init.c [SCSI] lpfc: avoid double-free during PCI error failure 2007-03-11 10:42:17 -05:00
lpfc_logmsg.h
lpfc_mbox.c
lpfc_mem.c
lpfc_nportdisc.c
lpfc_scsi.c
lpfc_scsi.h
lpfc_sli.c
lpfc_sli.h
lpfc_version.h