[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <eb3ff54b0804011145na2b25bdo4cbe7f45457b1e1c@mail.gmail.com>
Date: Tue, 1 Apr 2008 21:45:15 +0300
From: "Rami Rosen" <ramirose@...il.com>
To: "David Miller" <davem@...emloft.net>, netdev@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH] [net-2.6.26] [IPV6] Remove unused declarations in include/net/ip6_route.h.
Hi,
This patches removes unused declarations in include/net/ip6_route.h
1) Standlaone ip6_null_entry is no longer needed as it is replaced by
the ip6_null_entry member of ipv6 (instance of struct netns_ipv6) in
struct net (as a result of Network Namespaces patches).
2) These 3 methods from this same header are not defined anywhere:
ip6_rt_addr_add(), ip6_rt_addr_del(), rt6_sndmsg()
Regards,
Rami Rosen
Signed-off-by: Rami Rosen <ramirose@...il.com>
View attachment "patch.txt" of type "text/plain" (1113 bytes)
Powered by blists - more mailing lists