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

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)