[SCSI] aic94xx: Set lldd_max_execute_num in sas_ha
authorDarrick J. Wong <djwong@us.ibm.com>
Thu, 11 Jan 2007 22:15:06 +0000 (14:15 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 13 Jan 2007 22:15:56 +0000 (16:15 -0600)
commitf12164200f09ec10764f2cf96da335fd83062bc4
treebbae4ed4be3e8b0fbd651f361f3b2ceaf0b4ffe2
parentcde3f74bac3e4a6bcdc3a6370af38179fd8ef1f2
[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>
drivers/scsi/aic94xx/aic94xx_init.c