git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46ddab7
)
[SCSI] 53c700: brown paper bag fix for auto request sense
author
James Bottomley
<James.Bottomley@steeleye.com>
Fri, 1 Dec 2006 17:25:12 +0000
(11:25 -0600)
committer
James 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