[patch] Unresolved symbol in drivers/net/wan/comx.c

From: Kjartan Maraas (kmaraas@online.no)
Date: Sat Jun 24 2000 - 15:22:24 EST


This patch fixes the error for me. The module loads
and there are /proc/comx/* entries so I guess it works?

--- procfs_syms.c.old Sat Jun 24 22:17:25 2000
+++ procfs_syms.c Sat Jun 24 21:17:48 2000
@@ -9,6 +9,7 @@
 #ifdef CONFIG_SYSCTL
 EXPORT_SYMBOL(proc_sys_root);
 #endif
+EXPORT_SYMBOL(proc_get_inode);
 EXPORT_SYMBOL(proc_symlink);
 EXPORT_SYMBOL(proc_mknod);
 EXPORT_SYMBOL(proc_mkdir);

Cheers
Kjartan Maraas

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jun 26 2000 - 21:00:06 EST