From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: [2.6 patch] net/ipv6/: small cleanups Date: Sat, 07 Jan 2006 13:24:42 -0800 (PST) Message-ID: <20060107.132442.80466568.davem@davemloft.net> References: <20060107181723.GP3774@stusta.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org Return-path: To: bunk@stusta.de In-Reply-To: <20060107181723.GP3774@stusta.de> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Adrian Bunk Date: Sat, 7 Jan 2006 19:17:23 +0100 > This patch contains the following cleanups: > - addrconf.c: make addrconf_dad_stop() static > - inet6_connection_sock.c should #include > for getting the prototypes of it's global functions > > Signed-off-by: Adrian Bunk Also applied, thanks.