[PATCH] [net-2.6.26] [IPV6] Remove unused declarations in include/net/ip6_route.h.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Rami Rosen
Date: Tuesday, April 1, 2008 - 11:45 am

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@gmail.com>
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] [net-2.6.26] [IPV6] Remove unused declarations in ..., Rami Rosen, (Tue Apr 1, 11:45 am)