From: James Bottomley Date: Fri, 1 Dec 2006 17:25:12 +0000 (-0600) Subject: [SCSI] 53c700: brown paper bag fix for auto request sense X-Git-Tag: v2.6.20-rc1~34^2~20^2~41^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c603d04ef6826a29f50cb151cb992f256d0cf19d;p=pandora-kernel.git [SCSI] 53c700: brown paper bag fix for auto request sense In the switch over, I forgot to set the command length, so it sends out a request sense with whatever length the prior command had (and fails badly if it wasn't 6). Signed-off-by: James Bottomley --- Reading git-diff-tree failed