[PATCH] libata-ncq: update EH to handle NCQ
authorTejun Heo <htejun@gmail.com>
Mon, 15 May 2006 12:03:46 +0000 (21:03 +0900)
committerTejun Heo <htejun@gmail.com>
Mon, 15 May 2006 12:03:46 +0000 (21:03 +0900)
Update EH to handle NCQ.  ata_eh_autopsy() is updated to call
ata_eh_analyze_ncq_error() which reads log page 10h on NCQ device
error and updates eh_context accordingly.  ata_eh_report() is updated
to report SActive.

Signed-off-by: Tejun Heo <htejun@gmail.com>

No differences found