Loading net/decnet/Kconfig +0 −1 Original line number Diff line number Diff line Loading @@ -40,4 +40,3 @@ config DECNET_ROUTER to work. See <file:Documentation/networking/decnet.txt> for more information. net/decnet/Makefile +0 −1 Original line number Diff line number Diff line Loading @@ -8,4 +8,3 @@ decnet-$(CONFIG_DECNET_ROUTER) += dn_fib.o dn_rules.o dn_table.o decnet-y += sysctl_net_decnet.o obj-$(CONFIG_NETFILTER) += netfilter/ net/decnet/TODO +2 −3 Original line number Diff line number Diff line Loading @@ -38,4 +38,3 @@ Steve's quick list of things that need finishing off: o DECnet sendpages() function o AIO for DECnet net/decnet/dn_fib.c +0 −2 Original line number Diff line number Diff line Loading @@ -797,5 +797,3 @@ void __init dn_fib_init(void) rtnl_register_module(THIS_MODULE, PF_DECnet, RTM_DELROUTE, dn_fib_rtm_delroute, NULL, 0); } net/decnet/dn_nsp_in.c +0 −1 Original line number Diff line number Diff line Loading @@ -912,4 +912,3 @@ int dn_nsp_backlog_rcv(struct sock *sk, struct sk_buff *skb) return NET_RX_SUCCESS; } Loading
net/decnet/Kconfig +0 −1 Original line number Diff line number Diff line Loading @@ -40,4 +40,3 @@ config DECNET_ROUTER to work. See <file:Documentation/networking/decnet.txt> for more information.
net/decnet/Makefile +0 −1 Original line number Diff line number Diff line Loading @@ -8,4 +8,3 @@ decnet-$(CONFIG_DECNET_ROUTER) += dn_fib.o dn_rules.o dn_table.o decnet-y += sysctl_net_decnet.o obj-$(CONFIG_NETFILTER) += netfilter/
net/decnet/TODO +2 −3 Original line number Diff line number Diff line Loading @@ -38,4 +38,3 @@ Steve's quick list of things that need finishing off: o DECnet sendpages() function o AIO for DECnet
net/decnet/dn_fib.c +0 −2 Original line number Diff line number Diff line Loading @@ -797,5 +797,3 @@ void __init dn_fib_init(void) rtnl_register_module(THIS_MODULE, PF_DECnet, RTM_DELROUTE, dn_fib_rtm_delroute, NULL, 0); }
net/decnet/dn_nsp_in.c +0 −1 Original line number Diff line number Diff line Loading @@ -912,4 +912,3 @@ int dn_nsp_backlog_rcv(struct sock *sk, struct sk_buff *skb) return NET_RX_SUCCESS; }