[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <50F6507B.5030908@gmail.com>
Date: Wed, 16 Jan 2013 15:02:19 +0800
From: Cong Wang <xiyou.wangcong@...il.com>
To: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
CC: netdev@...r.kernel.org
Subject: Re: [RFC(v2) net-next 12/13] ipv6: Remove temporary dst for icmpv6.
On 01/16/2013 12:46 AM, YOSHIFUJI Hideaki wrote:
> Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
> ---
> net/ipv6/ip6_fib.c | 2 +-
> net/ipv6/route.c | 98 ----------------------------------------------------
> 2 files changed, 1 insertion(+), 99 deletions(-)
[...]
> -
> -int icmp6_dst_gc(void)
> -{
Please remove its declaration too:
include/net/ip6_route.h:extern int icmp6_dst_gc(void);
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists