patch-2.4.17 linux/net/decnet/dn_fib.c
Next file: linux/net/decnet/dn_route.c
Previous file: linux/net/decnet/dn_dev.c
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Fri Dec 21 16:40:33 2001
- Orig file:
linux-2.4.16/net/decnet/dn_fib.c
- Orig date:
Mon Jan 22 21:32:10 2001
diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/net/decnet/dn_fib.c linux/net/decnet/dn_fib.c
@@ -50,9 +50,7 @@
#define endfor_nexthops(fi) }
-#ifdef CONFIG_RTNETLINK
extern int dn_cache_dump(struct sk_buff *skb, struct netlink_callback *cb);
-#endif /* CONFIG_RTNETLINK */
static struct dn_fib_info *dn_fib_info_list;
@@ -415,8 +413,6 @@
}
-#ifdef CONFIG_RTNETLINK
-
static int dn_fib_check_attr(struct rtmsg *r, struct rtattr **rta)
{
int i;
@@ -497,7 +493,6 @@
return skb->len;
}
-#endif /* CONFIG_RTNETLINK */
int dn_fib_sync_down(dn_address local, struct net_device *dev, int force)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)