[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)
committerJames Bottomley <JBottomley@Parallels.com>
Sun, 30 Oct 2011 10:09:24 +0000 (14:09 +0400)
commitc0d6a4d17b3848750b0285861b7a807811a0cfa6
tree402d6607e8e48f037e4a0891dbf2f881e60a3805
parentd424754cbe97fe581985dca4400347cb275d7eb2
[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>
drivers/scsi/hpsa.c