From: Christoph Hellwig Date: Mon, 27 Jun 2005 20:43:06 +0000 (+0200) Subject: [SCSI] ifdef out broken fc4 EH code X-Git-Tag: v2.6.13-rc4~75^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc2b035d38c06a884cb521bb4a1e1183f5eaccf1;p=pandora-kernel.git [SCSI] ifdef out broken fc4 EH code This code pokes deep into EH internals and duplicates scsi_error.c code wrongly. It doesn't compile anymore in scsi-misc, so let's #if 0 out the code - the driver hasn't worked for more than five years anyway. Signed-off-by: James Bottomley --- Reading git-diff-tree failed