commit | cf1b86c8ab41fe2b2a2eb59c9a2ea9a7e463653a | [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:32 2007 -0400 |
tree | 10ef03fb1cae89d7415a5788dc330b4088b4234b | |
parent | 8989805d6d176aa32c0e9a68a536aa4c8ef5231c [diff] |
libata-link: update ata_scsi_error() to handle PMP links Update ata_scsi_error() to handle PMP links. As error conditions can occur on both host and PMP links, __ata_port_for_each_link() is used. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>