commit | 955e57dfde4ff75e4d7329ac7a3d645b16015309 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Mon Aug 06 18:36:23 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Oct 12 14:55:30 2007 -0400 |
tree | 8d1527aa575535963709dbef5133c81a1e519eb2 | |
parent | 936fd7328657884d5a69a55666c74a55aa83ca27 [diff] |
libata-link: linkify EH action helpers Make ata_eh_about_to_do() and ata_eh_done() deal with ata_link instead of ata_port. This patch introduces no behavior change. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>