|
@@ -138,7 +138,6 @@ static void stmmac_pci_remove(struct pci_dev *pdev)
|
|
|
|
|
|
stmmac_dvr_remove(ndev);
|
|
stmmac_dvr_remove(ndev);
|
|
|
|
|
|
- pci_set_drvdata(pdev, NULL);
|
|
|
|
pci_iounmap(pdev, priv->ioaddr);
|
|
pci_iounmap(pdev, priv->ioaddr);
|
|
pci_release_regions(pdev);
|
|
pci_release_regions(pdev);
|
|
pci_disable_device(pdev);
|
|
pci_disable_device(pdev);
|