From: Jing Huang Date: Fri, 9 Jul 2010 02:52:00 +0000 (-0700) Subject: [SCSI] bfa: fix prli retry issues X-Git-Tag: v2.6.36-rc1~570^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41188cf5a60a24bf54df5be70142f0928f413788;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed