From: Stephen M. Cameron Date: Wed, 26 Oct 2011 21:21:17 +0000 (-0500) Subject: [SCSI] hpsa: fix flush cache transfer length X-Git-Tag: v3.2-rc1~44^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb158eabda984851d7964d968b9859383f98a701;p=pandora-kernel.git [SCSI] hpsa: 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: James Bottomley --- Reading git-diff-tree failed