diff options
author | Roland Dreier <[email protected]> | 2012-07-16 11:04:41 -0700 |
---|---|---|
committer | Nicholas Bellinger <[email protected]> | 2012-07-16 17:35:27 -0700 |
commit | e1013f14376f3121e73917f5455b9b7a22bdfb41 (patch) | |
tree | 476afba53473e042fa974423ce348503b6175a9c /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | bc187ea6c3b3d20bd190f3ee90c954aee0ce8aad (diff) |
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 <[email protected]>
Cc: Arun Easi <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions