libata: use ata_link_printk() when printing SError
authorTejun Heo <tj@kernel.org>
Thu, 31 Jul 2008 07:08:38 +0000 (16:08 +0900)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 22 Aug 2008 06:19:44 +0000 (02:19 -0400)
commitda0e21d3fa2340114fe24821718a1b57123e4664
treef0f1bde3d90cf149dd644800f63f74de61257a12
parent5dbfc9cb59d4ad75199949d7dd8a8c6d7bc518df
libata: use ata_link_printk() when printing SError

SError belongs to link not port.  Use ata_link_printk() to print it.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/libata-eh.c