]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/atm/common.h
[ATM]: deregistration removes device from atm_devs list immediately
[linux-2.6-omap-h63xx.git] / net / atm / common.h
index e49ed41c0e337f4683ea0e58cb43b150e8248b29..4887c317cefe99365576c2812875dc730257aa13 100644 (file)
@@ -47,4 +47,6 @@ static inline void atm_proc_exit(void)
 /* SVC */
 int svc_change_qos(struct atm_vcc *vcc,struct atm_qos *qos);
 
+void atm_dev_release_vccs(struct atm_dev *dev);
+
 #endif