aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/libiscsi.h
diff options
context:
space:
mode:
authorMike Christie <michaelc@cs.wisc.edu>2007-08-15 01:38:29 -0500
committerJames Bottomley <jejb@mulgrave.localdomain>2007-08-15 13:08:14 -0500
commit96809f1b15eddae2325b2ab78e6f931edc969074 (patch)
treedc260207b281e0f078f7b560a178565968109383 /include/scsi/libiscsi.h
parent604cd794de3094ccf8a9c149f299237a642ba9b5 (diff)
downloadkernel_samsung_smdk4412-96809f1b15eddae2325b2ab78e6f931edc969074.zip
kernel_samsung_smdk4412-96809f1b15eddae2325b2ab78e6f931edc969074.tar.gz
kernel_samsung_smdk4412-96809f1b15eddae2325b2ab78e6f931edc969074.tar.bz2
[SCSI] libiscsi: fix null ptr regression when aborting a command with data to transfer
We do not want to send data if we are aborting a task. There is a check in iscsi_xmit_ctask, but right before calling this we overwrite the state so we always go right past the test. Sending data causes problems because when we clean up from a successful abort the LLD assumes that the task is not running. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'include/scsi/libiscsi.h')
0 files changed, 0 insertions, 0 deletions