--- ath/if_ath_pci.c.orig 2005-09-08 14:49:10.000000000 +0200 +++ ath/if_ath_pci.c 2005-09-08 14:21:21.000000000 +0200 @@ -238,7 +238,7 @@ #ifdef CONFIG_PM static int -ath_pci_suspend(struct pci_dev *pdev, u32 state) +ath_pci_suspend(struct pci_dev *pdev, pm_message_t state) { struct net_device *dev = pci_get_drvdata(pdev);