patch-2.4.0-prerelease linux/include/linux/atm_tcp.h

Next file: linux/include/linux/atmdev.h
Previous file: linux/include/linux/agp_backend.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test12/linux/include/linux/atm_tcp.h linux/include/linux/atm_tcp.h
@@ -65,6 +65,7 @@
 	int (*attach)(struct atm_vcc *vcc,int itf);
 	int (*create_persistent)(int itf);
 	int (*remove_persistent)(int itf);
+	struct module *owner;
 };
 
 extern struct atm_tcp_ops atm_tcp_ops;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)