commit | 5469cb5bdef76dbe18865fff30975f0694fff2c2 | [log] [tgz] |
---|---|---|
author | Brian King <brking@linux.vnet.ibm.com> | Thu Mar 29 12:42:40 2007 -0500 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sun Apr 01 11:15:26 2007 -0500 |
tree | d6b596eb15bfbd247f40fbaff9da3aaaf6098f3e | |
parent | 0979c84b4affaf924a894380dd0069638b64de03 [diff] |
[SCSI] ipr: Make adapter operational timeout be per adapter type Some ipr adapters may take longer than others to come operational. This patch makes this timeout different for different adapters, while still preserving the module parameter which can be used to globally override the default. Signed-off-by: Brian King <brking@linux.vnet.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>