]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cciss: fix flush cache transfer length
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Mon, 28 Nov 2011 19:12:05 +0000 (20:12 +0100)
committerJoe Jin <joe.jin@oracle.com>
Tue, 15 May 2012 07:52:44 +0000 (15:52 +0800)
commit6c42b5cc1694215a2860f494b46809fedb8cfd8f
treefaea63715966a165cd7fa49b66652cd45118f582
parentd061fba241c63ce74b31aa419d3c4d580da3fbf9
cciss: 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: Jens Axboe <axboe@kernel.dk>
(cherry picked from commit 59bd71a81b66990564eac69aedd28ad87a2c81f4)

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