linux-stable/drivers/scsi/qla4xxx
Lalit Chandivade 1b46807e0b [SCSI] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha.
Since queue_work does not requeue, there is no need to check
if a work is in progress using the AF_DPC_SCHEDULED flag.
queue_work would return if work is pending without adding the
work, do_dpc would again get invoked from qla4xxx_timer if
there is still DPC flags set.

Signed-off-by: Lalit Chandivade <lalit.chandivade@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <jbottomley@parallels.com>
2011-05-24 12:40:02 -04:00
..
Kconfig [SCSI] qla4xxx: Added support for ISP82XX 2010-07-28 09:04:23 -05:00
Makefile [SCSI] qla4xxx: Added support for ISP82XX 2010-07-28 09:04:23 -05:00
ql4_dbg.c [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_dbg.h [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_def.h [SCSI] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha. 2011-05-24 12:40:02 -04:00
ql4_fw.h [SCSI] qla4xxx: masking required bits of add_fw_options during initialization 2011-03-23 12:53:04 -05:00
ql4_glbl.h [SCSI] qla4xxx: cleanup DDB relogin logic during initialization 2011-03-23 12:52:59 -05:00
ql4_init.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ql4_inline.h [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_iocb.c [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_isr.c [SCSI] qla4xxx: Complete the cmd if sense_len is zero 2011-05-24 12:39:29 -04:00
ql4_mbx.c [SCSI] qla4xxx: Don't process mbx interrupt unconditionally 2011-05-24 12:39:42 -04:00
ql4_nvram.c [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_nvram.h Fix common misspellings 2011-03-31 11:26:23 -03:00
ql4_nx.c [SCSI] qla4xxx: Updated the reset sequence for ISP82xx 2011-05-24 12:38:57 -04:00
ql4_nx.h [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_os.c [SCSI] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha. 2011-05-24 12:40:02 -04:00
ql4_version.h [SCSI] qla4xxx: Update driver version to 5.02.00-k6 2011-03-23 12:53:05 -05:00