commit | 0db7157ca47e21c7623a59e710b807ad06fce161 | [log] [tgz] |
---|---|---|
author | <hch@lst.de> | Sun Apr 10 22:19:25 2005 -0500 |
committer | James Bottomley <jejb@titanic> | Sat Apr 16 20:14:52 2005 -0500 |
tree | 932c6f9689fd08a7a9d689cfbec8682ccde8175d | |
parent | 84011ae88da62a20b3ae7b48e2ae3b1ef0fc810a [diff] |
[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>