[PATCH] kill old EH constants
commit2bc474c3646efba67bdc83b7fc7d8ee7562e0106
author <hch@lst.de> <>
Mon, 11 Apr 2005 03:19:25 +0000 (10 22:19 -0500)
committerJames Bottomley <jejb@titanic>
Mon, 18 Apr 2005 17:33:41 +0000 (18 12:33 -0500)
treee27a7c4392259688a25b3f8ca21668eb1e7fa201
parentc6295cdf656de63d6d1123def71daba6cd91939c
[PATCH] kill old EH constants

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>
drivers/scsi/scsi.h
drivers/scsi/scsi_obsolete.h [deleted file]
drivers/scsi/ultrastor.c
drivers/usb/image/microtek.c