summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_transport.c
diff options
context:
space:
mode:
authorRoland Dreier2012-07-16 20:04:41 +0200
committerNicholas Bellinger2012-07-17 02:35:27 +0200
commite1013f14376f3121e73917f5455b9b7a22bdfb41 (patch)
tree476afba53473e042fa974423ce348503b6175a9c /drivers/target/target_core_transport.c
parenttarget: Check sess_tearing_down in target_get_sess_cmd() (diff)
downloadkernel-qcow2-linux-e1013f14376f3121e73917f5455b9b7a22bdfb41.tar.gz
kernel-qcow2-linux-e1013f14376f3121e73917f5455b9b7a22bdfb41.tar.xz
kernel-qcow2-linux-e1013f14376f3121e73917f5455b9b7a22bdfb41.zip
qla2xxx: Remove racy, now-redundant check of sess_tearing_down
Now that target_submit_cmd() / target_get_sess_cmd() check sess_tearing_down before adding commands to the list, we no longer need the check in qlt_do_work(). In fact this check is racy anyway (and that race is what inspired the change to add the check of sess_tearing_down to the target core). Cc: Chad Dupuis <chad.dupuis@qlogic.com> Cc: Arun Easi <arun.easi@qlogic.com> Signed-off-by: Roland Dreier <roland@purestorage.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/target/target_core_transport.c')
0 files changed, 0 insertions, 0 deletions