From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Dichtel Subject: Re: [Patch net-next] ipv6: remove unused function ipv6_inherit_linklocal() Date: Mon, 05 May 2014 11:27:10 +0200 Message-ID: <5367596E.7060502@6wind.com> References: <1399076461-12172-1-git-send-email-xiyou.wangcong@gmail.com> Reply-To: nicolas.dichtel@6wind.com Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: "David S. Miller" To: Cong Wang , netdev@vger.kernel.org Return-path: Received: from mail-wi0-f172.google.com ([209.85.212.172]:55496 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755458AbaEEJ1N (ORCPT ); Mon, 5 May 2014 05:27:13 -0400 Received: by mail-wi0-f172.google.com with SMTP id hi2so1021673wib.17 for ; Mon, 05 May 2014 02:27:12 -0700 (PDT) In-Reply-To: <1399076461-12172-1-git-send-email-xiyou.wangcong@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: Le 03/05/2014 02:21, Cong Wang a =C3=A9crit : > It is no longer used after commit e837735ec406a347756e > (ip6_tunnel: ensure to always have a link local address). > > Cc: Nicolas Dichtel > Signed-off-by: Cong Wang Acked-by: Nicolas Dichtel