patch-2.4.15 linux/drivers/net/wan/dscc4.c

Next file: linux/drivers/net/wan/farsync.c
Previous file: linux/drivers/net/via-rhine.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.14/linux/drivers/net/wan/dscc4.c linux/drivers/net/wan/dscc4.c
@@ -672,7 +672,6 @@
 	ppriv->root = dev;
 	ppriv->pdev = pdev;
 	spin_lock_init(&ppriv->lock);
-	pdev->driver_data = ppriv;
 	pci_set_drvdata(pdev, ppriv);
 	return 0;
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)