commit | 44c570b5b09d1d1cc3167834f89f754f1bc5ac14 | [log] [tgz] |
---|---|---|
author | Bhanu Prakash Gollapudi <bprakash@broadcom.com> | Mon Jan 23 18:00:47 2012 -0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Sun Feb 19 08:08:59 2012 -0600 |
tree | b637d85ad99ace7d49f99a17859b3d7d7226bdeb | |
parent | 2a7b29c5f267c143e280c1a5174a0d930bd6c1e3 [diff] |
[SCSI] bnx2fc: Handle LOGO flooding from the target Host drops sessions when flood of unsolicited LOGOs are received from the target. Because of unsufficient PLOGI retries, upon exceeding the retry count of 3, the target sessions are dropped. Increased the retry count to 255 to allow sufficient retries in this scenario. Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>