[SCSI] ifdef out broken fc4 EH code
authorChristoph Hellwig <hch@lst.de>
Mon, 27 Jun 2005 20:43:06 +0000 (22:43 +0200)
committerJames Bottomley <jejb@mulgrave.(none)>
Sun, 3 Jul 2005 00:12:10 +0000 (19:12 -0500)
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 <James.Bottomley@SteelEye.com>

No differences found