patch-2.3.43 linux/drivers/net/ac3200.c

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

diff -u --recursive --new-file v2.3.42/linux/drivers/net/ac3200.c linux/drivers/net/ac3200.c
@@ -326,9 +326,6 @@
 
 static int ac_close_card(struct net_device *dev)
 {
-	dev->start = 0;
-	dev->tbusy = 1;
-
 	if (ei_debug > 1)
 		printk("%s: Shutting down ethercard.\n", dev->name);
 

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