commit | 68ff6e8e0e203580ecb118319b5a3b53962edf5a | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Wed Nov 08 07:46:02 2006 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Nov 08 07:46:02 2006 -0500 |
tree | 9150b1c0c12a8a05012dc10c1cd2a5ca232e2740 | |
parent | 80c218812786f619c9a1ce50d0e7c32c7afde4de [diff] [blame] |
[libata] sata_via: fix obvious typo Spotted by Martin Devera. Signed-off-by: Jeff Garzik <jeff@garzik.org>
diff --git a/drivers/ata/sata_via.c b/drivers/ata/sata_via.c index f4455a1..1c7f19a 100644 --- a/drivers/ata/sata_via.c +++ b/drivers/ata/sata_via.c
@@ -230,7 +230,7 @@ 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