linux/drivers/scsi/qla2xxx
Bernhard Walle 665db93b8a [SCSI] qla2xxx: Remove duplicate pci_disable_device() call
On the path qla2x00_probe_one() -> probe_failed -> qla2x00_free_device(),
pci_disable_device() is executed twice, once in qla2x00_free_device()
and once in qla2x00_probe_one().

This patch removes the unnecessary call.

Signed-off-by: Bernhard Walle <bwalle@suse.de>
Acked-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-04-01 10:27:29 -05:00
..
Kconfig [SCSI] qla2xxx: Remove obsolete firmware-loader-module support. 2006-05-20 09:49:13 -05:00
Makefile [SCSI] qla2xxx: Remove obsolete firmware-loader-module support. 2006-05-20 09:49:13 -05:00
qla_attr.c [SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect. 2007-01-31 11:14:32 -06:00
qla_dbg.c [SCSI] qla2xxx: Rework firmware-trace facilities. 2006-06-26 16:20:44 -05:00
qla_dbg.h [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx. 2006-10-25 15:12:17 -07:00
qla_def.h [SCSI] qla2xxx: fix RSCN handling on big-endian systems 2007-03-20 10:49:40 -05:00
qla_devtbl.h [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2j. 2006-06-26 16:21:25 -05:00
qla_fw.h [SCSI] qla2xxx: Correctly set the firmware NOS/OLS timeout during initialization. 2006-06-26 16:25:34 -05:00
qla_gbl.h Merge branch 'linus' 2007-01-31 11:24:00 -06:00
qla_gs.c [SCSI] qla2xxx: Detect GPSC capabilities within a fabric. 2007-01-03 16:57:54 -06:00
qla_init.c Merge branch 'linus' 2007-01-31 11:24:00 -06:00
qla_inline.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
qla_iocb.c [SCSI] qla2xxx: Correct endianess problem while issuing a Marker IOCB on ISP24xx. 2006-08-06 11:29:45 -05:00
qla_isr.c Merge branch 'linus' 2007-01-31 11:24:00 -06:00
qla_mbx.c [SCSI] qla2xxx: fix for byteswap in fc_host fabric_name 2007-04-01 10:03:00 -05:00
qla_os.c [SCSI] qla2xxx: Remove duplicate pci_disable_device() call 2007-04-01 10:27:29 -05:00
qla_settings.h [SCSI] qla2xxx: Drop unused driver cruft. 2006-05-20 09:43:22 -05:00
qla_sup.c [SCSI] qla2xxx: Drop acquisition of hardware_lock during flash manipulations. 2007-03-20 10:50:50 -05:00
qla_version.h [SCSI] qla2xxx: Update version number to 8.01.07-k6. 2007-03-20 10:51:36 -05:00