patch-2.4.22 linux-2.4.22/net/atm/resources.h
Next file: linux-2.4.22/net/atm/signaling.c
Previous file: linux-2.4.22/net/atm/resources.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2003-08-25 04:44:44.000000000 -0700
-  Orig file: 
linux-2.4.21/net/atm/resources.h
-  Orig date: 
2003-06-13 07:51:39.000000000 -0700
diff -urN linux-2.4.21/net/atm/resources.h linux-2.4.22/net/atm/resources.h
@@ -11,7 +11,7 @@
 
 
 extern struct list_head atm_devs;
-extern struct atm_vcc *nodev_vccs; /* VCCs not linked to any device */
+extern spinlock_t atm_dev_lock;
 
 
 struct sock *alloc_atm_vcc_sk(int family);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)