patch-2.4.23 linux-2.4.23/net/atm/resources.h

Next file: linux-2.4.23/net/atm/signaling.c
Previous file: linux-2.4.23/net/atm/resources.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/net/atm/resources.h linux-2.4.23/net/atm/resources.h
@@ -14,8 +14,7 @@
 extern spinlock_t atm_dev_lock;
 
 
-struct sock *alloc_atm_vcc_sk(int family);
-void free_atm_vcc_sk(struct sock *sk);
+int atm_dev_ioctl(unsigned int cmd, unsigned long arg);
 
 
 #ifdef CONFIG_PROC_FS

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)