[PATCH] Fix compile problem when sata debugging is on
authorKeith Owens <kaos@ocs.com.au>
Tue, 8 Aug 2006 03:51:02 +0000 (13:51 +1000)
committerJeff Garzik <jeff@garzik.org>
Wed, 9 Aug 2006 05:16:27 +0000 (01:16 -0400)
commit85455dd34219376dcc7dce94bea67058f0b7d731
treedc81f6f2fa31fef75fec99096c52c6213302ade2
parentc71d6be54e92c4b2d31faf51850354aff22b82b0
[PATCH] Fix compile problem when sata debugging is on

Fix a sata debug print statement that still uses an old variable name.

Signed-off-by: Keith Owens <kaos@ocs.com.au>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/ata_piix.c