]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] Simplify error handling a bit
authorMatthew Wilcox <matthew@wil.cx>
Tue, 28 Mar 2006 16:03:44 +0000 (11:03 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 13 Apr 2006 15:13:23 +0000 (10:13 -0500)
commitab19d52bec6c1b266228417b58ae6f36f3ea097c
tree24eeaeea4630e0fecceacc26f0e5d2d276046d12
parentb6d105d7ee188040a6e5eb86101e7476d94b3076
[SCSI] Simplify error handling a bit

 - to_do was never set to SYM_EH_DO_COMPLETE, so remove that code
 - move the spinlocks inside the common error handler code path

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/sym53c8xx_2/sym_glue.c