patch-2.1.132 linux/drivers/net/ne3210.c

Next file: linux/drivers/net/net_init.c
Previous file: linux/drivers/net/ne2.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.131/linux/drivers/net/ne3210.c linux/drivers/net/ne3210.c
@@ -421,7 +421,6 @@
 			release_region(dev->base_addr, NE3210_IO_EXTENT);
 			if (ei_status.reg0)
 				iounmap((void *)dev->mem_start);
-			dev->priv = NULL;
 			unregister_netdev(dev);
 			kfree(priv);
 		}

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov