ipv6: icmp6_dst_gc return change
authorStephen Hemminger <shemminger@vyatta.com>
Tue, 22 Jul 2008 21:35:50 +0000 (14:35 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Jul 2008 21:35:50 +0000 (14:35 -0700)
commit3d0f24a74e7957593a5622eb5c04ed6860dd8391
tree52c17c0606f47f5435ada93baf63d1a585a2ccb9
parent75307c0fe7fcb3b52a92fe32384fc33f50622654
ipv6: icmp6_dst_gc return change

Change icmp6_dst_gc to return the one value the caller cares about rather
than using call by reference.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_route.h
net/ipv6/ip6_fib.c
net/ipv6/route.c