commit | c603d04ef6826a29f50cb151cb992f256d0cf19d | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@steeleye.com> | Fri Dec 01 11:25:12 2006 -0600 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sun Dec 03 09:26:48 2006 -0600 |
tree | aa2dd677dde771b7b6d1b3149d359307f06c1e92 | |
parent | 46ddab7b1c7225269ad45d33fc39d0a385194360 [diff] |
[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 <James.Bottomley@SteelEye.com>