From: Dan Williams Date: Tue, 10 May 2011 09:28:48 +0000 (-0700) Subject: isci: merge smp request substates into primary state machine X-Git-Tag: v3.0-rc6~1^2~1^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c72086e3c2897eaca5b99c005dd9844fdc784981;p=pandora-kernel.git isci: merge smp request substates into primary state machine Remove usage of the request substate machine for smp requests identified by: task->task_proto == SAS_PROTOCOL_SMP While merging over the smp_request infrastructure noticed that all the assign buffer implementations are now equal, so moved it to scic_sds_general_request_construct. Reported-by: Christoph Hellwig Signed-off-by: Dan Williams --- Reading git-diff-tree failed