From: Mike Christie Date: Sat, 5 Sep 2009 02:04:23 +0000 (+0530) Subject: [SCSI] libiscsi: add completion function for drivers that do not need pdu processing X-Git-Tag: v2.6.32-rc1~689^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c0ba5d2593b5156327263f3ef6d7399dc0717b8;p=pandora-kernel.git [SCSI] libiscsi: add completion function for drivers that do not need pdu processing 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 Signed-off-by: Jayamohan Kallickal Signed-off-by: James Bottomley --- Reading git-diff-tree failed