tipc: nl compat add noop and remove legacy nl framework
authorRichard Alpe <richard.alpe@ericsson.com>
Mon, 9 Feb 2015 08:50:18 +0000 (09:50 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Feb 2015 21:20:49 +0000 (13:20 -0800)
commit22ae7cff509f3bb22caaa0003f67eeb93d338fed
tree2d3ee4ec9044797f4520e14c5b34e3605c5ce9fa
parent5a81a6377b6083fccffdfb7a21ec080b8d58475b
tipc: nl compat add noop and remove legacy nl framework

Add TIPC_CMD_NOOP to compat layer and remove the old framework.

All legacy nl commands are now converted to the compat layer in
netlink_compat.c.

Signed-off-by: Richard Alpe <richard.alpe@ericsson.com>
Reviewed-by: Erik Hugne <erik.hugne@ericsson.com>
Reviewed-by: Ying Xue <ying.xue@windriver.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
12 files changed:
net/tipc/Makefile
net/tipc/bearer.c
net/tipc/config.c [deleted file]
net/tipc/config.h [deleted file]
net/tipc/core.c
net/tipc/link.c
net/tipc/log.c
net/tipc/name_table.c
net/tipc/net.c
net/tipc/netlink_compat.c
net/tipc/node.c
net/tipc/socket.c