[NETLINK]: attr: add nested compat attribute type
authorPatrick McHardy <kaber@trash.net>
Mon, 25 Jun 2007 20:49:35 +0000 (13:49 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:15:38 +0000 (22:15 -0700)
commit1092cb219774a82b1f16781aec7b8d4ec727c981
treedddd1d559e08c07b41715d8cf2678ff7d45d5230
parent334a8132d9950f769f390f0f35c233d099688e7a
[NETLINK]: attr: add nested compat attribute type

Add a nested compat attribute type that can be used to convert
attributes that contain a structure to nested attributes in a
backwards compatible way.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netlink.h
net/netlink/attr.c