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)
committerJens Axboe <axboe@kernel.dk>
Mon, 28 Nov 2011 19:12:05 +0000 (20:12 +0100)
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>

No differences found