[PATCH 04/14] libata-link: linkify EH action helpers

2007-08-06 Thread Tejun Heo
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 [EMAIL PROTECTED] --- drivers/ata/libata-eh.c | 35 ++- 1 files changed, 18 insertions(+), 17 deletions(-)

[PATCH 04/14] libata-link: linkify EH action helpers

2007-08-04 Thread Tejun Heo
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 [EMAIL PROTECTED] --- drivers/ata/libata-eh.c | 35 ++- 1 files changed, 18 insertions(+), 17 deletions(-)