commit | fe4a36cf652031d2744a536ba5121032840380cb | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Mon Oct 30 15:18:56 2006 -0800 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Wed Nov 15 12:31:27 2006 -0600 |
tree | 42ee998e9d8b543b74f6f2c935023b604183c85f | |
parent | 79a5eb609b74e7b3638861c41b98eafa74920a1f [diff] |
[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 <djwong@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>