From: Stephen M. Cameron Date: Mon, 28 Nov 2011 19:12:05 +0000 (+0100) Subject: cciss: fix flush cache transfer length X-Git-Tag: v3.2-rc6~9^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59bd71a81b66990564eac69aedd28ad87a2c81f4;p=pandora-kernel.git 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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed