Re: [2.6 patch] rtnetlink.c: remove no longer used functions
From: David Miller <davem@davemloft.net>
Date: 2008-02-05 11:17:06
From: David Miller <davem@davemloft.net>
Date: 2008-02-05 11:17:06
From: Adrian Bunk <bunk@kernel.org> Date: Fri, 1 Feb 2008 18:19:04 +0200
On Wed, Jan 30, 2008 at 09:04:33PM +0100, Patrick McHardy wrote:quoted
Adrian Bunk wrote:quoted
This patch #if 0's the following no longer used functions: - rtattr_parse() - rtattr_strlcpy() - __rtattr_parse_nested_compat()Please remove them instead.Updated patch below.
Applied, thanks Adrian.