|
@@ -5570,7 +5570,6 @@ static void airo_pci_remove(struct pci_dev *pdev)
|
|
|
airo_print_info(dev->name, "Unregistering...");
|
|
airo_print_info(dev->name, "Unregistering...");
|
|
|
stop_airo_card(dev, 1);
|
|
stop_airo_card(dev, 1);
|
|
|
pci_disable_device(pdev);
|
|
pci_disable_device(pdev);
|
|
|
- pci_set_drvdata(pdev, NULL);
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
static int airo_pci_suspend(struct pci_dev *pdev, pm_message_t state)
|
|
static int airo_pci_suspend(struct pci_dev *pdev, pm_message_t state)
|