]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/ipv6/ip6_fib.c
[IPV6]: Make ndisc_dst_alloc() common for later use.
[net-next-2.6.git] / net / ipv6 / ip6_fib.c
index bab72b6f14444f9701d830ff6d93f009bb753926..c70fd38b54b7ad2b9ca980b29abcf3acad65b23d 100644 (file)
@@ -1464,7 +1464,7 @@ void fib6_run_gc(unsigned long dummy)
        }
        gc_args.more = 0;
 
-       ndisc_dst_gc(&gc_args.more);
+       icmp6_dst_gc(&gc_args.more);
        fib6_clean_all(fib6_age, 0, NULL);
 
        if (gc_args.more)