]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commitc603d04ef6826a29f50cb151cb992f256d0cf19d
treeaa2dd677dde771b7b6d1b3149d359307f06c1e92
parent46ddab7b1c7225269ad45d33fc39d0a385194360
[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>
drivers/scsi/53c700.c