[libata] sata_via: fix obvious typo

Spotted by Martin Devera.

Signed-off-by: Jeff Garzik <jeff@garzik.org>

+1 -1
+1 -1
drivers/ata/sata_via.c
··· 230 230 int online; 231 231 232 232 /* don't do any SCR stuff if we're not loading */ 233 - if (!ATA_PFLAG_LOADING) 233 + if (!(ap->pflags & ATA_PFLAG_LOADING)) 234 234 goto skip_scr; 235 235 236 236 /* Resume phy. This is the old resume sequence from