]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[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>
Wed, 24 Aug 2011 03:13:43 +0000 (20:13 -0700)
commit9f824784ac33c934c694903ece2c0d6c26214529
tree007d73d120236f9d2fb34a2e75f4f0c7ae30be9c
parent6386e1376b5d3e7bbf07b6e518ef2f408d3ae061
[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