netlink: Remove compat API for nested attributes
authorThomas Graf <tgraf@suug.ch>
Wed, 3 Sep 2008 00:30:27 +0000 (17:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 3 Sep 2008 00:30:27 +0000 (17:30 -0700)
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>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found