patch-2.3.15 linux/drivers/net/x25_asy.c
Next file: linux/drivers/pci/Makefile
Previous file: linux/drivers/net/wavelan.p.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Mon Aug 23 10:01:02 1999
-  Orig file: 
v2.3.14/linux/drivers/net/x25_asy.c
-  Orig date: 
Wed Aug 18 11:36:43 1999
diff -u --recursive --new-file v2.3.14/linux/drivers/net/x25_asy.c linux/drivers/net/x25_asy.c
@@ -663,9 +663,7 @@
 
 	if (sl->dev->flags & IFF_UP)
 	{
-		dev_lock_wait();
 		(void) dev_close(sl->dev);
-		dev_unlock_list();
 	}
 
 	tty->disc_data = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)