commit | f034260db330bb3ffc815fcb682b1c84aca09591 | [log] [tgz] |
---|---|---|
author | Joe Eykholt <jeykholt@cisco.com> | Fri Jun 11 16:44:57 2010 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Tue Jul 27 12:01:53 2010 -0500 |
tree | 4570860e30b7dfcaedceff905eeb1ab244b1a504 | |
parent | 4b2164d4d212e437c9f080023a67f8f9356d2c4c [diff] |
[SCSI] libfc: fix indefinite rport restart Remote ports were restarting indefinitely after getting rejects in PRLI. Fix by adding a counter of restarts and limiting that with the port login retry limit as well. Signed-off-by: Joe Eykholt <jeykholt@cisco.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>