commit | 59bd71a81b66990564eac69aedd28ad87a2c81f4 | [log] [tgz] |
---|---|---|
author | Stephen M. Cameron <scameron@beardog.cce.hp.com> | Mon Nov 28 20:12:05 2011 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Nov 28 20:12:05 2011 +0100 |
tree | c7424a912c20ff4c998b628555b119bdc2bb3499 | |
parent | 6225da481597ebff09454c785fe0afc7f5fdbb77 [diff] |
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>