]> www.infradead.org Git - users/jedix/linux-maple.git/commit
[SCSI] hpsa: set max sectors instead of taking the default
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Wed, 26 Oct 2011 21:20:53 +0000 (16:20 -0500)
committerJoe Jin <joe.jin@oracle.com>
Tue, 15 May 2012 07:58:07 +0000 (15:58 +0800)
commit9faff4cf07ee0dc548225d90febde76515198c77
tree2d8939e1ea8e0aeddf180aca6615e7c927ba2d25
parente8817af97508b6a98f31c3a8b0a6f9e080091e82
[SCSI] hpsa: set max sectors instead of taking the default

Set the max hardware sectors in the SCSI host template to 8192
to allow for larger i/o's (8192 is the same limit the cciss
driver currently has.)

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
(cherry picked from commit c0d6a4d17b3848750b0285861b7a807811a0cfa6)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/scsi/hpsa.c