[SCSI] 53c700: brown paper bag fix for auto request sense
authorJames Bottomley <James.Bottomley@steeleye.com>
Fri, 1 Dec 2006 17:25:12 +0000 (11:25 -0600)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 3 Dec 2006 15:26:48 +0000 (09:26 -0600)
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 <James.Bottomley@SteelEye.com>

No differences found