]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/net/ethernet/realtek/8139too.c
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-zesty-kernel.git] / drivers / net / ethernet / realtek / 8139too.c
index c40e984868adb2949c1f5550202ce346601cda5f..da5972eefdd2bfc5d702fd553cf68b91c5485fb5 100644 (file)
@@ -727,7 +727,6 @@ static void __rtl8139_cleanup_dev (struct net_device *dev)
        pci_release_regions (pdev);
 
        free_netdev(dev);
-       pci_set_drvdata (pdev, NULL);
 }