From: kashyap.desai@lsi.com Date: Thu, 4 Aug 2011 11:11:55 +0000 (+0530) Subject: [SCSI] mptfusion: Set max sector count module parameter X-Git-Tag: v3.2-rc1~125^2~202 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3850b14e51d32fc0d4297ceb30f3f7bb2c2b4779;p=pandora-kernel.git [SCSI] mptfusion: Set max sector count module parameter The max_sector setting is currently hard-coded in the driver to 8192 sectors (4MB transfers). Using new module parameter, if max_sectors is specified at load time, the default of 8192 will be overridden. Signed-off-by: Kashyap Desai Signed-off-by: James Bottomley --- Reading git-diff-tree failed