]> Git Repo - linux.git/commitdiff
[PATCH] more-u32-vs-pm_message_t-fixes-6
authorAndrew Morton <[email protected]>
Wed, 13 Jul 2005 07:33:46 +0000 (00:33 -0700)
committerJeff Garzik <[email protected]>
Fri, 19 Aug 2005 07:00:01 +0000 (03:00 -0400)
Cc: Pavel Machek <[email protected]>
Cc: Jeff Garzik <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
drivers/net/wireless/hostap/hostap_pci.c

index 165f1450da57d6dfa19e599aff47d64d60f40175..4f567ef6178dabcc77bdb79cf6470aa450f2fab6 100644 (file)
@@ -405,7 +405,7 @@ static void prism2_pci_remove(struct pci_dev *pdev)
 
 
 #ifdef CONFIG_PM
-static int prism2_pci_suspend(struct pci_dev *pdev, u32 state)
+static int prism2_pci_suspend(struct pci_dev *pdev, pm_message_t state)
 {
        struct net_device *dev = pci_get_drvdata(pdev);
 
This page took 0.055587 seconds and 4 git commands to generate.