linux/drivers/scsi/qla2xxx
Chetan Loke a6eb3c9f73 [SCSI] qla2xxx: Micro optimization in queuecommand handler
Optimized queuecommand handler's to eliminate double head-room checks.
The checks are moved inside the 1st if-loop otherwise you would end up checking twice when there is
enough head room.

Signed-off-by: Chetan Loke <loke.chetan@gmail.com>
Reviewed-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Reviewed-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2012-05-22 11:12:47 +01:00
..
Kconfig
Makefile
qla_attr.c [SCSI] qla2xxx: Remove EDC sysfs interface. 2012-02-19 08:26:03 -06:00
qla_bsg.c [SCSI] qla2xxx: Block flash access from application when device is initialized for ISP82xx. 2012-05-10 08:10:58 +01:00
qla_bsg.h [SCSI] qla2xxx: Provide method for updating I2C attached VPD. 2011-08-29 00:14:57 -07:00
qla_dbg.c [SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full and busy. 2012-05-10 08:15:19 +01:00
qla_dbg.h [SCSI] qla2xxx: Enhancements to support ISP83xx. 2012-02-19 08:11:11 -06:00
qla_def.h [SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number of targets. 2012-02-19 08:33:13 -06:00
qla_devtbl.h
qla_dfs.c [SCSI] qla2xxx: Enhancements to support ISP83xx. 2012-02-19 08:11:11 -06:00
qla_fw.h [SCSI] qla2xxx: Enhancements to support ISP83xx. 2012-02-19 08:11:11 -06:00
qla_gbl.h [SCSI] qla2xxx: Perform implicit logout during rport tear-down. 2012-02-19 08:19:18 -06:00
qla_gs.c [SCSI] qla2xxx: Stop iteration after first failure in *_id functions. 2012-02-19 08:34:52 -06:00
qla_init.c [SCSI] qla2xxx: Fix typo in qla_init.c 2012-05-22 11:11:40 +01:00
qla_inline.h [SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number of targets. 2012-02-19 08:33:13 -06:00
qla_iocb.c [SCSI] qla2xxx: Micro optimization in queuecommand handler 2012-05-22 11:12:47 +01:00
qla_isr.c [SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full and busy. 2012-05-10 08:15:19 +01:00
qla_mbx.c [SCSI] qla2xxx: Handle device mapping changes due to device logout. 2012-02-19 08:33:48 -06:00
qla_mid.c [SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number of targets. 2012-02-19 08:33:13 -06:00
qla_nx.c [SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request. 2012-05-10 08:07:49 +01:00
qla_nx.h [SCSI] qla2xxx: Enhancements to support ISP83xx. 2012-02-19 08:11:11 -06:00
qla_os.c [SCSI] qla2xxx: Properly check for current state after the fabric-login request. 2012-05-10 08:18:04 +01:00
qla_settings.h [SCSI] qla2xxx: Update copyright banner. 2011-05-01 10:07:23 -05:00
qla_sup.c [SCSI] qla2xxx: Block flash access from application when device is initialized for ISP82xx. 2012-05-10 08:10:58 +01:00
qla_version.h [SCSI] qla2xxx: Update version number to 8.04.00.03-k. 2012-05-10 08:19:10 +01:00