linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / net / atm / resources.h
index 1291061..b7fb82a 100644 (file)
@@ -11,8 +11,7 @@
 
 
 extern struct list_head atm_devs;
-extern spinlock_t atm_dev_lock;
-
+extern struct semaphore atm_dev_mutex;
 
 int atm_dev_ioctl(unsigned int cmd, void __user *arg);