]> Pileus Git - ~andy/linux/blobdiff - net/atm/common.h
[BRIDGE]: adding new device to bridge should enable if up
[~andy/linux] / net / atm / common.h
index 4887c317cefe99365576c2812875dc730257aa13..ad78c9e1117d2d3d8c2a9fb5fa995c1539b447cb 100644 (file)
@@ -1,5 +1,5 @@
 /* net/atm/common.h - ATM sockets (common part for PVC and SVC) */
+
 /* Written 1995-2000 by Werner Almesberger, EPFL LRC/ICA */
 
 
@@ -28,6 +28,8 @@ int atmpvc_init(void);
 void atmpvc_exit(void);
 int atmsvc_init(void);
 void atmsvc_exit(void);
+int atm_sysfs_init(void);
+void atm_sysfs_exit(void);
 
 #ifdef CONFIG_PROC_FS
 int atm_proc_init(void);