From: Darrick J. Wong Date: Mon, 30 Oct 2006 23:18:56 +0000 (-0800) Subject: [SCSI] aic94xx: handle REQ_TASK_ABORT X-Git-Tag: v2.6.20-rc1~34^2~20^2~41^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe4a36cf652031d2744a536ba5121032840380cb;p=pandora-kernel.git [SCSI] aic94xx: handle REQ_TASK_ABORT This patch straightens out the code that distinguishes the various escb opcodes in escb_tasklet_complete so that they can be handled correctly. It also provides all the necessary code to create a workqueue item that tells libsas to abort a sas_task. Signed-off-by: Darrick J. Wong Signed-off-by: James Bottomley --- Reading git-diff-tree failed