login
Header Space

 
 

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

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David Miller <davem@...>, <netdev@...>
Cc: <linux-kernel@...>
Date: Tuesday, April 1, 2008 - 2:45 pm

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 in..., Rami Rosen, (Tue Apr 1, 2:45 pm)
speck-geostationary