diff options
| author | Tejun Heo <[email protected]> | 2006-04-02 18:51:53 +0900 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2006-04-02 10:09:20 -0400 |
| commit | 74e6c8c394ca2126a60e97bc1142ec2d91761e9a (patch) | |
| tree | 4f9422284300b495590501d9fb919c062d60069f /scripts/basic | |
| parent | 058e55e120ca59d37392f9aa753da2d9ead24505 (diff) | |
[PATCH] libata: don't read TF directly from sense generation functions
TF register might not be directly accessible depending on errors.
e.g. TF of failed NCQ command is in log page 10h. Make reading TF
responsibility of error handlers. For the current EH, simply push TF
reading into qc completion functions as they are practically part of
EH. New EH will fill qc->tf with status registers before complting
qcs.
Signed-off-by: Tejun Heo <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions