[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)
commitfc2b035d38c06a884cb521bb4a1e1183f5eaccf1
tree421258fe7c6fc4d49b7ed9f6ef3995f25b361358
parenteda912e34a0cc40ddd502b3f984e37ebb2b13a71
[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 <James.Bottomley@SteelEye.com>
drivers/fc4/fc.c