Searched hist:b6e3c84034b93e6acc895711f74730e235dfe9d2 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/libfc/ |
H A D | fc_exch.c | diff b6e3c84034b93e6acc895711f74730e235dfe9d2 Fri Oct 28 20:34:17 CEST 2011 Vasu Dev <vasu.dev@intel.com> [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>
|
H A D | fc_lport.c | diff b6e3c84034b93e6acc895711f74730e235dfe9d2 Fri Oct 28 20:34:17 CEST 2011 Vasu Dev <vasu.dev@intel.com> [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>
|