[SCSI] libfc: use FC_MAX_ERROR_CNT
authorHillf Danton <dhillf@gmail.com>
Wed, 27 Jul 2011 22:10:28 +0000 (15:10 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 28 Jul 2011 08:09:36 +0000 (12:09 +0400)
commit688fd36427050a87b19f6830c882ee77bb851ecf
treef28aba0a93a8efe82af0c95fdc3b261141ea46e7
parent302ff541d981e58cd455fdbd6a90bd74d0f2109b
[SCSI] libfc: use FC_MAX_ERROR_CNT

Though defined, FC_MAX_ERROR_CNT is not used. It is used now for CRC error in
the path of receiving FCP frame.

Signed-off-by: Hillf Danton <dhillf@gmail.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/libfc/fc_fcp.c