patch-2.1.132 linux/drivers/net/wd.c
Next file: linux/drivers/net/yellowfin.c
Previous file: linux/drivers/net/via-rhine.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Dec 17 09:04:49 1998
- Orig file:
v2.1.131/linux/drivers/net/wd.c
- Orig date:
Tue Jun 9 11:57:30 1998
diff -u --recursive --new-file v2.1.131/linux/drivers/net/wd.c linux/drivers/net/wd.c
@@ -508,7 +508,6 @@
int ioaddr = dev->base_addr - WD_NIC_OFFSET;
free_irq(dev->irq, dev);
release_region(ioaddr, WD_IO_EXTENT);
- dev->priv = NULL;
unregister_netdev(dev);
kfree(priv);
unlock_8390_module();
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov