diff options
author | 2011-05-17 23:17:09 -0700 | |
---|---|---|
committer | 2011-05-24 12:40:02 -0400 | |
commit | 1b46807e0bc6160449ce04a207fa98a694bc443c (patch) | |
tree | 9ebf09b3b4626872dc82148e8e3f3b965d586102 /fs/jbd2/commit.c | |
parent | [SCSI] qla4xxx: Don't check FW alive if ISP82XX reset is in progress (diff) | |
download | linux-rng-1b46807e0bc6160449ce04a207fa98a694bc443c.tar.xz linux-rng-1b46807e0bc6160449ce04a207fa98a694bc443c.zip |
[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>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions