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:
2c13b7c
)
[libata] REQUEST SENSE handling fixes
author
Jeff Garzik
<jgarzik@pobox.com>
Mon, 14 Nov 2005 19:50:05 +0000
(14:50 -0500)
committer
Jeff Garzik
<jgarzik@pobox.com>
Mon, 14 Nov 2005 19:50:05 +0000
(14:50 -0500)
- Move ATAPI check-condition handling out of the timeout handler
- Use multi-qc-issue feature to issue REQUEST SENSE ATAPI PACKET
command upon receiving an ATAPI check-condition.
This cleans things up a lot, and eliminates a nasty recursion bug.
No differences found