]> www.infradead.org Git - users/jedix/linux-maple.git/commit
[SCSI] hpsa: fix flush cache transfer length
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Wed, 26 Oct 2011 21:21:17 +0000 (16:21 -0500)
committerJoe Jin <joe.jin@oracle.com>
Tue, 15 May 2012 07:59:39 +0000 (15:59 +0800)
commitd25e6622a29b1c56a1c826d588fec6fda5838866
treef6863034c2b90fad9b79848d976097e9848d656a
parent9faff4cf07ee0dc548225d90febde76515198c77
[SCSI] hpsa: fix flush cache transfer length

We weren't filling in the transfer length of the
flush cache command (it transfers 4 bytes of zeroes).
Firmware didn't seem to be bothered by this, but it
should be fixed.

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

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