From: Christoph Hellwig Date: Tue, 6 May 2014 10:25:40 +0000 (+0200) Subject: scsi: set ->scsi_done before calling scsi_dispatch_cmd X-Git-Tag: omap-for-v3.17/fixes-against-rc2~143^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b5382c459b709845f43361225a2e3284e50752e;p=pandora-kernel.git scsi: set ->scsi_done before calling scsi_dispatch_cmd The blk-mq code path will set this to a different function, so make the code simpler by setting it up in a legacy-request specific place. Signed-off-by: Christoph Hellwig Reviewed-by: Martin K. Petersen Reviewed-by: Hannes Reinecke Reviewed-by: Webb Scales Acked-by: Jens Axboe Tested-by: Bart Van Assche Tested-by: Robert Elliott --- Reading git-diff-tree failed