Re: [RESEND 2.6.27] netlink: Remove compat API for nested attributes
From: David Miller <davem@davemloft.net>
Date: 2008-09-03 00:30:40
From: David Miller <davem@davemloft.net>
Date: 2008-09-03 00:30:40
From: Thomas Graf <tgraf@suug.ch> Date: Thu, 28 Aug 2008 16:05:27 +0200
Removes all _nested_compat() functions from the API. The prio qdisc no longer requires them and netem has its own format anyway. Their existance is only confusing. Resend: Also remove the wrapper macro. Signed-off-by: Thomas Graf <tgraf@suug.ch>
Applied to net-next-2.6, thanks Thomas.