commit | 41188cf5a60a24bf54df5be70142f0928f413788 | [log] [tgz] |
---|---|---|
author | Jing Huang <huangj@brocade.com> | Thu Jul 08 19:52:00 2010 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Tue Jul 27 12:04:11 2010 -0500 |
tree | 92a8ee6812b90188c238400c73306da14e58677c | |
parent | c507341713114e2510ad7621088b359367adf1ce [diff] |
[SCSI] bfa: fix prli retry issues Add a max retry limit for PRLI retries. Max retry limit (5) is same as used in rport PLOGI. Once the retries are exhausted, invoke rport offline so that existing logic of rport re-discovery can kick-in. Also fixed a bug in rport.c where one less retry was happening. Signed-off-by: Jing Huang <huangj@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>