patch-2.3.99-pre6 linux/drivers/net/wan/comx.h

Next file: linux/drivers/net/wan/cosa.c
Previous file: linux/drivers/net/wan/comx.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre5/linux/drivers/net/wan/comx.h linux/drivers/net/wan/comx.h
@@ -220,7 +220,7 @@
 #define	SEEK_END	2
 #endif
 
-extern struct proc_dir_entry comx_root_dir;
+extern struct proc_dir_entry * comx_root_dir;
 
 extern int	comx_register_hardware(struct comx_hardware *comx_hw);
 extern int	comx_unregister_hardware(char *name);

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