aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/8139cp.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/8139cp.c')
-rw-r--r--drivers/net/8139cp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/8139cp.c b/drivers/net/8139cp.c
index 58c6a85c3aa2..d639cb8dc461 100644
--- a/drivers/net/8139cp.c
+++ b/drivers/net/8139cp.c
@@ -1824,7 +1824,7 @@ static void cp_remove_one (struct pci_dev *pdev)
1824} 1824}
1825 1825
1826#ifdef CONFIG_PM 1826#ifdef CONFIG_PM
1827static int cp_suspend (struct pci_dev *pdev, u32 state) 1827static int cp_suspend (struct pci_dev *pdev, pm_message_t state)
1828{ 1828{
1829 struct net_device *dev; 1829 struct net_device *dev;
1830 struct cp_private *cp; 1830 struct cp_private *cp;