diff options
author | Mike Christie <michaelc@cs.wisc.edu> | 2006-08-31 18:09:34 -0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-09-02 13:37:40 -0500 |
commit | e648f63c6520d6e572573149c16a64d2c5ad7ec5 (patch) | |
tree | 4561ce970213236ec2c3ee732a053a8ae5917e99 /net | |
parent | f47f2cf5d4acf929a3aaa6957c3fc4622c358703 (diff) | |
download | linux-3.10-e648f63c6520d6e572573149c16a64d2c5ad7ec5.tar.gz linux-3.10-e648f63c6520d6e572573149c16a64d2c5ad7ec5.tar.bz2 linux-3.10-e648f63c6520d6e572573149c16a64d2c5ad7ec5.zip |
[SCSI] libiscsi: don't call into lld to cleanup task
In the normal IO path we should not be calling back
into the LLD since the LLD will have cleaned up the
task before or after calling complete pdu.
For the fail_command path we still need to do this
to force the cleanup.
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions