lkml.org 
[lkml]   [1997]   [Apr]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.1.31, minor patch
You can't compile SMB as a module because of this bit of duplicated code.
--
-Colin (Glad to be able to say "patch enclosed")

--- linux/net/netsyms.c
+++ linux/net/netsyms.c
@@ -149,12 +149,8 @@
#ifdef CONFIG_SMB_FS_MODULE
EXPORT_SYMBOL(scm_detach_fds);
#endif

-#ifdef CONFIG_SMB_FS_MODULE
-EXPORT_SYMBOL(scm_detach_fds);
-#endif
-
#ifdef CONFIG_INET
/* Internet layer registration */
EXPORT_SYMBOL(inet_add_protocol);
EXPORT_SYMBOL(inet_del_protocol);
\
 
 \ /
  Last update: 2005-03-22 13:39    [W:0.029 / U:0.212 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site