git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
396819f
)
[SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET code
author
Darrick J. Wong
<djwong@us.ibm.com>
Thu, 11 Jan 2007 22:15:23 +0000
(14:15 -0800)
committer
James Bottomley
<jejb@mulgrave.il.steeleye.com>
Sat, 13 Jan 2007 22:18:40 +0000
(16:18 -0600)
Now that task aborts and device port resets are done by the EH, we can
remove all the code that set up workqueues and such and simply call
sas_task_abort and let libsas figure things out.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found