rtnetlink: implement setting of master device
authorJiri Pirko <jpirko@redhat.com>
Sun, 13 Feb 2011 10:15:37 +0000 (10:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Feb 2011 00:58:39 +0000 (16:58 -0800)
This patch allows userspace to enslave/release slave devices via netlink
interface using IFLA_MASTER. This introduces generic way to add/remove
underling devices.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found