[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)
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>

No differences found