]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit40a0d23074080dd79aae06bc234cd7f3bfa8471f
treedddd1d559e08c07b41715d8cf2678ff7d45d5230
parent74703c16b9e14cf10d5b13eb9957d42cc0304e22
[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