patch-2.3.49 linux/include/net/dn_neigh.h

Next file: linux/include/net/ip.h
Previous file: linux/include/linux/udf_fs_sb.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.48/linux/include/net/dn_neigh.h linux/include/net/dn_neigh.h
@@ -19,8 +19,8 @@
 extern void dn_neigh_init(void);
 extern void dn_neigh_cleanup(void);
 extern struct neighbour *dn_neigh_lookup(struct neigh_table *tbl, void *ptr);
-extern void dn_neigh_router_hello(struct sk_buff *skb);
-extern void dn_neigh_endnode_hello(struct sk_buff *skb);
+extern int dn_neigh_router_hello(struct sk_buff *skb);
+extern int dn_neigh_endnode_hello(struct sk_buff *skb);
 extern void dn_neigh_pointopoint_hello(struct sk_buff *skb);
 extern int dn_neigh_elist(struct net_device *dev, unsigned char *ptr, int n);
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)