Re: [PATCH] [net-2.6.26] [IPV6] Remove unused declarations ininclude/net/ip6_route.h.

From: David Miller
Date: Thu Apr 10 2008 - 05:32:24 EST


From: "Rami Rosen" <ramirose@xxxxxxxxx>
Date: Tue, 1 Apr 2008 21:45:15 +0300

> 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()
>
> Signed-off-by: Rami Rosen <ramirose@xxxxxxxxx>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/