|
@@ -892,7 +892,6 @@ static void pti_pci_remove(struct pci_dev *pdev)
|
|
}
|
|
}
|
|
|
|
|
|
iounmap(drv_data->pti_ioaddr);
|
|
iounmap(drv_data->pti_ioaddr);
|
|
- pci_set_drvdata(pdev, NULL);
|
|
|
|
kfree(drv_data);
|
|
kfree(drv_data);
|
|
pci_release_region(pdev, 1);
|
|
pci_release_region(pdev, 1);
|
|
pci_disable_device(pdev);
|
|
pci_disable_device(pdev);
|