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
- Lines: 10
- Date:
2003-11-28 10:26:21.000000000 -0800
- Orig file:
linux-2.4.22/net/atm/resources.h
- Orig date:
2003-08-25 04:44:44.000000000 -0700
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)