[libata] sata_mv: fix irq port status usage
authorJeff Garzik <jeff@garzik.org>
Tue, 21 Mar 2006 00:49:54 +0000 (19:49 -0500)
committerJeff Garzik <jeff@garzik.org>
Tue, 21 Mar 2006 00:49:54 +0000 (19:49 -0500)
commitcd85f6e2f58282186ad720fc18482be228f0b972
tree3722bbb4fc19a7ce41178a8c08d36b803610b03e
parent29b2548bf53ffb810394a2110161ef49f8e4780f
[libata] sata_mv: fix irq port status usage

Interrupt handler did not properly initialize a variable on a per-port
basis, leading to incorrect behavior on ports other than port 0.

Bug caught and fixed by Mark Lord.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/sata_mv.c