[SCSI] libiscsi: add completion function for drivers that do not need pdu processing
authorMike Christie <michaelc@cs.wisc.edu>
Sat, 5 Sep 2009 02:04:23 +0000 (07:34 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 12 Sep 2009 14:35:33 +0000 (09:35 -0500)
beiscsi does not need the iscsi scsi cmd processing. It does not
even get this info on the completion path. This adds a function
to just update the sequencing numbers and complete a task.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found