aboutsummaryrefslogtreecommitdiff
path: root/net/atm/resources.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/atm/resources.h')
-rw-r--r--net/atm/resources.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/atm/resources.h b/net/atm/resources.h
index 12910619dbb..b7fb82a93b4 100644
--- a/net/atm/resources.h
+++ b/net/atm/resources.h
@@ -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);