From: Darrick J. Wong Date: Thu, 11 Jan 2007 22:15:06 +0000 (-0800) Subject: [SCSI] aic94xx: Set lldd_max_execute_num in sas_ha X-Git-Tag: v2.6.21-rc1~274^2~230^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f12164200f09ec10764f2cf96da335fd83062bc4;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed