From: Date: Mon, 11 Apr 2005 03:19:25 +0000 (-0500) Subject: [PATCH] kill old EH constants X-Git-Tag: v2.6.12-rc3~41^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bc474c3646efba67bdc83b7fc7d8ee7562e0106;p=pandora-kernel.git [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 --- Reading git-diff-tree failed