aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2006-11-08 07:46:02 -0500
committerJeff Garzik <jeff@garzik.org>2006-11-08 07:46:02 -0500
commit68ff6e8e0e203580ecb118319b5a3b53962edf5a (patch)
tree9150b1c0c12a8a05012dc10c1cd2a5ca232e2740 /drivers
parent80c218812786f619c9a1ce50d0e7c32c7afde4de (diff)
[libata] sata_via: fix obvious typo
Spotted by Martin Devera. Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/ata/sata_via.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/sata_via.c b/drivers/ata/sata_via.c
index f4455a1efe2..1c7f19aecc2 100644
--- a/drivers/ata/sata_via.c
+++ b/drivers/ata/sata_via.c
@@ -230,7 +230,7 @@ static int vt6420_prereset(struct ata_port *ap)
int online;
/* don't do any SCR stuff if we're not loading */
- if (!ATA_PFLAG_LOADING)
+ if (!(ap->pflags & ATA_PFLAG_LOADING))
goto skip_scr;
/* Resume phy. This is the old resume sequence from