From: Jeff Garzik Date: Tue, 21 Mar 2006 00:49:54 +0000 (-0500) Subject: [libata] sata_mv: fix irq port status usage X-Git-Tag: v2.6.17-rc1~1182^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd85f6e2f58282186ad720fc18482be228f0b972;p=pandora-kernel.git [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 --- Reading git-diff-tree failed