lkml.org 
[lkml]   [1998]   [Nov]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject2.1.128ac2 patch, fixes arp_broken_ops
--- net/netsyms.c.old       Sat Nov 14 19:55:51 1998
+++ net/netsyms.c Sat Nov 14 19:23:33 1998
@@ -222,7 +222,10 @@
EXPORT_SYMBOL(icmp_send);
EXPORT_SYMBOL(ip_options_compile);
EXPORT_SYMBOL(arp_send);
+#if defined(CONFIG_AX25) || defined(CONFIG_AX25_MODULE) || \
+ defined(CONFIG_SHAPER) || defined(CONFIG_SHAPER_MODULE)
EXPORT_SYMBOL(arp_broken_ops);
+#endif
EXPORT_SYMBOL(ip_id_count);
EXPORT_SYMBOL(ip_send_check);
EXPORT_SYMBOL(ip_forward);

-
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/

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