android_kernel_xiaomi_sm8350/drivers/scsi/qla2xxx
Andrew Vasquez 86cd6baa82 [SCSI] qla2xxx: Remove bad call to fc_remove_host() during probe failure.
fc_remove_host() should only be called after a scsi_host has
been successfully added via scsi_add_host() -- any failures
while qla2xxx probing would result in an incorrect call to
fc_remove_host() during cleanup.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-09-04 19:53:50 -05:00
..
Kconfig [PATCH] More qla2xxx configuration fixes 2005-07-27 22:31:35 -07:00
Makefile [PATCH] More qla2xxx configuration fixes 2005-07-27 22:31:35 -07:00
ql2100_fw.c [SCSI] qla2xxx: Firmware updates. 2005-07-14 11:09:05 -04:00
ql2100.c [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
ql2200_fw.c [SCSI] qla2xxx: Firmware updates. 2005-07-14 11:09:05 -04:00
ql2200.c [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
ql2300_fw.c [SCSI] qla2xxx: Firmware updates. 2005-07-14 11:09:05 -04:00
ql2300.c [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
ql2322_fw.c [SCSI] qla2xxx: Firmware updates. 2005-07-14 11:09:05 -04:00
ql2322.c [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
ql6312_fw.c [SCSI] qla2xxx: Firmware updates. 2005-07-14 11:09:05 -04:00
ql6312.c [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
qla_attr.c [SCSI] qla2xxx: Add host attributes. 2005-09-04 19:53:42 -05:00
qla_dbg.c [SCSI] qla2xxx: Consolidate ISP24xx chip reset logic. 2005-07-14 11:15:31 -04:00
qla_dbg.h [SCSI] qla2xxx: Add FDMI support. 2005-09-04 19:53:07 -05:00
qla_def.h [SCSI] qla2xxx: Correct LED scheme definition. 2005-09-04 19:53:12 -05:00
qla_devtbl.h [SCSI] qla2xxx: NVRAM id-list updates. 2005-07-14 11:02:48 -04:00
qla_fw.h [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
qla_gbl.h [SCSI] qla2xxx: Add host attributes. 2005-09-04 19:53:42 -05:00
qla_gs.c [SCSI] qla2xxx: Add FDMI support. 2005-09-04 19:53:07 -05:00
qla_init.c [SCSI] qla2xxx: Correct LED scheme definition. 2005-09-04 19:53:12 -05:00
qla_inline.h [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
qla_iocb.c [SCSI] qla2xxx: Remove redundant call to pci_unmap_sg(). 2005-09-04 19:53:28 -05:00
qla_isr.c [SCSI] qla2xxx: Add FDMI support. 2005-09-04 19:53:07 -05:00
qla_mbx.c [SCSI] qla2xxx: Simplify redundant target/device reset logic. 2005-09-04 19:53:10 -05:00
qla_os.c [SCSI] qla2xxx: Remove bad call to fc_remove_host() during probe failure. 2005-09-04 19:53:50 -05:00
qla_rscn.c [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
qla_settings.h [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
qla_sup.c [SCSI] qla2xxx: Remove RISC pause/release barriers during flash manipulation. 2005-09-04 19:53:23 -05:00
qla_version.h [SCSI] qla2xxx: Update version number to 8.01.00b5-k. 2005-07-14 11:13:36 -04:00