diff options
author | Rami Rosen <ramirose@gmail.com> | 2008-04-10 02:31:20 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-04-10 02:31:20 -0700 |
commit | 5c06f510a25153ff79e8c2dca312b732a367c5bb (patch) | |
tree | 05d75038033a33e263bb93010326752885095d9d /net/ipv6/tcp_ipv6.c | |
parent | 2d7bf36746b6329d9d54c6c6efe2b55666dd1f53 (diff) |
[IPV6]: Remove 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()
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions