commit | f12164200f09ec10764f2cf96da335fd83062bc4 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Thu Jan 11 14:15:06 2007 -0800 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sat Jan 13 16:15:56 2007 -0600 |
tree | bbae4ed4be3e8b0fbd651f361f3b2ceaf0b4ffe2 | |
parent | cde3f74bac3e4a6bcdc3a6370af38179fd8ef1f2 [diff] |
[SCSI] aic94xx: Set lldd_max_execute_num in sas_ha The aic94xx module has a parameter that looks like it should set lldd_max_execute_num in the sas_ha, but it never sets this value. Either we should set it or remove the parameter. This allows us to enable task collector mode for this driver, though it is still off by default. Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>