patch-2.1.32 linux/net/netsyms.c

Next file: linux/net/rose/Makefile
Previous file: linux/net/netrom/af_netrom.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.31/linux/net/netsyms.c linux/net/netsyms.c
@@ -150,10 +150,6 @@
 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);
@@ -264,7 +260,6 @@
 EXPORT_SYMBOL(register_trdev);
 EXPORT_SYMBOL(unregister_trdev);
 EXPORT_SYMBOL(init_trdev);
-EXPORT_SYMBOL(csum_partial_copy);
 #endif
                   
 #ifdef CONFIG_NET_ALIAS

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov