lkml.org 
[lkml]   [1998]   [Mar]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectMissing symbol from ipv6 module
Date

This patch takes care of a missing symbol in the ipv6 module under
2.1.89pre3.

diff -urN linux/net/netsyms.c-ori linux/net/netsyms.c
--- linux/net/netsyms.c-ori Wed Mar 4 18:11:29 1998
+++ linux/net/netsyms.c Wed Mar 4 18:11:41 1998
@@ -290,6 +290,7 @@
EXPORT_SYMBOL(tcp_simple_retransmit);

EXPORT_SYMBOL(xrlim_allow);
+EXPORT_SYMBOL(dev_loopback_xmit);
#endif

#ifdef CONFIG_NETLINK
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:41    [W:0.020 / U:0.440 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site