commit | b6e3c84034b93e6acc895711f74730e235dfe9d2 | [log] [tgz] |
---|---|---|
author | Vasu Dev <vasu.dev@intel.com> | Fri Oct 28 11:34:17 2011 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Oct 31 13:27:19 2011 +0400 |
tree | d4f80cd98ba82f5900a1f21ff9b623d86ed12c8f | |
parent | 14fc315fa30d128760c7edeff56530142576cd2e [diff] |
[SCSI] libfc: avoid exchanges collision during lport reset Currently timer delay is large and is using msleep to avoid avoid exchanges collision across lport reset, so instead do this by initializing exches pool indexes during reset also. Signed-off-by: Vasu Dev <vasu.dev@intel.com> Tested-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com> Signed-off-by: Yi Zou <yi.zou@intel.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>