[PATCH] kill old EH constants
author <hch@lst.de> <>
Mon, 11 Apr 2005 03:19:25 +0000 (22:19 -0500)
committerJames Bottomley <jejb@titanic>
Mon, 18 Apr 2005 17:33:41 +0000 (12:33 -0500)
Fix up two drivers that incorrectly were using the old return values for
their new-style EH methods and kill off scsi_obsolete.h that defined the
constants.  The initio driver has all these constansts defined locally
and uses them internally, I'll fix that up some time later.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found