summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-eh.c
diff options
context:
space:
mode:
authorTejun Heo2007-01-27 03:04:26 +0100
committerJeff Garzik2007-01-27 08:50:36 +0100
commita718728f9e40ec79c0879ec6509a54fee214f5b2 (patch)
tree547885a7f46380d10c6ebdcf16cac96d36d6991d /drivers/ata/libata-eh.c
parentMerge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 (diff)
downloadkernel-qcow2-linux-a718728f9e40ec79c0879ec6509a54fee214f5b2.tar.gz
kernel-qcow2-linux-a718728f9e40ec79c0879ec6509a54fee214f5b2.tar.xz
kernel-qcow2-linux-a718728f9e40ec79c0879ec6509a54fee214f5b2.zip
ahci: port_no should be used when clearing IRQ in ahci_thaw()
ap->id is logcial port ID which is unique among all ATA ports and doesn't have anything to do with hardware port index. ap->port_no is the hardware port index and thus should be used when clearing IRQ mask in ahci_thaw(). This problem has been spotted by Jeff Garzik <jgarzik@pobox.com>. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/ata/libata-eh.c')
0 files changed, 0 insertions, 0 deletions