lkml.org 
[lkml]   [1996]   [Mar]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject1.3.79 patches for missing module symbols

1.3.79 is looking good. I only found few missing symbols required
by ipx, appletalk and new_tunnel modules. Also the order of
include files in arcnet.c. Hope that thses little things will go
away from the next version.

--- linux-1.3.79/net/netsyms.c- Tue Mar 26 20:40:22 1996
+++ linux-1.3.79/net/netsyms.c Thu Mar 28 13:35:23 1996
@@ -96,6 +96,8 @@
X(ip_options_compile),
X(ip_rt_put),
X(arp_send),
+ X(ip_id_count),
+ X(ip_send_check),
#ifdef CONFIG_IP_FORWARD
X(ip_forward),
#endif
@@ -166,6 +168,8 @@
X(kill_fasync),
#ifdef CONFIG_FIREWALL
X(call_in_firewall),
+ X(call_out_firewall),
+ X(call_fw_firewall),
#endif
#endif /* CONFIG_INET */

--- linux-1.3.79/drivers/net/arcnet.c- Sat Mar 2 22:18:49 1996
+++ linux-1.3.79/drivers/net/arcnet.c Thu Mar 28 11:41:53 1996
@@ -196,8 +196,8 @@
#include <linux/timer.h>
#include <linux/errno.h>
#include <linux/delay.h>
-#include <linux/if_arp.h>
#include <linux/netdevice.h>
+#include <linux/if_arp.h>
#include <linux/etherdevice.h>
#include <linux/skbuff.h>


--
=-=-=-=-=-==-=-===-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Quy Tonthat EMAIL: quy@qp.oz.au quy@zip.com.au
QP Australia Pty. Ltd. Phone: (02) 8046474
N.S.W. Australia FAX: (02) 8584787
=-=-=-=-=-==-=-===-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


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