PCI/PM: Use per-device D3 delays
[safe/jmp/linux-2.6] / drivers / net / sky2.c
index 1c01b96..2d28d58 100644 (file)
@@ -4684,6 +4684,7 @@ static int __devinit sky2_probe(struct pci_dev *pdev,
        INIT_WORK(&hw->restart_work, sky2_restart);
 
        pci_set_drvdata(pdev, hw);
+       pdev->d3_delay = 150;
 
        return 0;