Re: [PATCHSET] 2.4.21-pre2-jp15

Margit Schubert-While (margitsw@t-online.de)
Tue, 31 Dec 2002 11:58:59 +0100


Hi Jörg,
Here is the patch for the wan/comx problem.

--- linux-2.4.20/fs/proc/root.c 2002-12-29 17:54:33.000000000 +0100
+++ linux-2.4.20mw0/fs/proc/root.c 2002-12-31 11:45:21.000000000 +0100
@@ -158,3 +158,4 @@
EXPORT_SYMBOL(proc_net);
EXPORT_SYMBOL(proc_bus);
EXPORT_SYMBOL(proc_root_driver);
+EXPORT_SYMBOL(proc_get_inode);

Margit

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