patch-2.3.99-pre6 linux/net/atm/common.h
Next file: linux/net/atm/lane_mpoa_init.c
Previous file: linux/net/atm/common.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Apr 14 09:37:20 2000
- Orig file:
v2.3.99-pre5/linux/net/atm/common.h
- Orig date:
Thu Aug 26 13:05:42 1999
diff -u --recursive --new-file v2.3.99-pre5/linux/net/atm/common.h linux/net/atm/common.h
@@ -1,6 +1,6 @@
/* net/atm/common.h - ATM sockets (common part for PVC and SVC) */
-/* Written 1995-1998 by Werner Almesberger, EPFL LRC/ICA */
+/* Written 1995-2000 by Werner Almesberger, EPFL LRC/ICA */
#ifndef NET_ATM_COMMON_H
@@ -27,9 +27,6 @@
int atm_connect_vcc(struct atm_vcc *vcc,int itf,short vpi,int vci);
void atm_release_vcc_sk(struct sock *sk,int free_sk);
int atm_change_qos(struct atm_vcc *vcc,struct atm_qos *qos);
-/* -- now in atmdev.h:
-void atm_async_release_vcc(struct atm_vcc *vcc,int reply);
-*/
void atm_shutdown_dev(struct atm_dev *dev);
int atm_proc_init(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)