]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET code
authorDarrick J. Wong <djwong@us.ibm.com>
Thu, 11 Jan 2007 22:15:23 +0000 (14:15 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 13 Jan 2007 22:18:40 +0000 (16:18 -0600)
commit3cd041fb7f50f4cee3bc3a2b0ce02b1562894894
treee3c7acee96ace5f1e5ffcace7b9201ccc4807d5a
parent396819fba821ad56f1b90090d256f0ab726c89c5
[SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET code

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>
drivers/scsi/aic94xx/aic94xx_scb.c