[SCSI] mptfusion: Set max sector count module parameter
authorkashyap.desai@lsi.com <kashyap.desai@lsi.com>
Thu, 4 Aug 2011 11:11:55 +0000 (16:41 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 27 Aug 2011 14:35:14 +0000 (08:35 -0600)
commit3850b14e51d32fc0d4297ceb30f3f7bb2c2b4779
tree4d727543870344af6ea75f99bfb5c7769c4f2328
parent4fcf812ca392303aa79dd50e96e83a29faa13bd0
[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 <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/message/fusion/mptsas.c