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