From: Jens Axboe Date: Fri, 27 Mar 2009 09:43:52 +0000 (+0100) Subject: cciss: fix residual count for block pc requests X-Git-Tag: v2.6.30-rc1~6^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac44e5b2ed62bf4acf9df84575d3f18c7a6fdf22;p=pandora-kernel.git cciss: fix residual count for block pc requests We must complete the full request, so store the request count and then set the ->data_len to the residual count from the hardware. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed