patch-2.4.0-test3 linux/net/atm/common.h

Next file: linux/net/atm/ipcommon.c
Previous file: linux/net/atm/common.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/net/atm/common.h linux/net/atm/common.h
@@ -26,7 +26,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);
 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)