[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)
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>

No differences found