commit | 6bd4e1e4d6023f4da069fd68729c502cc4e6dfd0 | [log] [tgz] |
---|---|---|
author | Kashyap, Desai <kashyap.desai@lsi.com> | Fri Aug 07 19:37:14 2009 +0530 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Aug 13 16:30:03 2009 -0500 |
tree | 8d72a054d45f1a779b0b7cf0f7d332646c6842a4 | |
parent | be9e8cd75ce8d94ae4aab721fdcc337fa78a9090 [diff] |
[SCSI] mpt2sas: fix infinite loop inside config request This restriction is introduced just to avoid loop of config_request. Retry must be limited so we have restricted config request to maximum 2 times. Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>