[PATCH] kill old EH constants
author <hch@lst.de> <>
Mon, 11 Apr 2005 03:19:25 +0000 (22:19 -0500)
committerJames Bottomley <jejb@titanic>
Sun, 17 Apr 2005 01:14:52 +0000 (20:14 -0500)
commit0db7157ca47e21c7623a59e710b807ad06fce161
tree932c6f9689fd08a7a9d689cfbec8682ccde8175d
parent84011ae88da62a20b3ae7b48e2ae3b1ef0fc810a
[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