]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tipc: move netlink policies to netlink.c
authorRichard Alpe <richard.alpe@ericsson.com>
Fri, 4 Mar 2016 16:04:42 +0000 (17:04 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Mar 2016 19:56:41 +0000 (14:56 -0500)
commit49cc66eaee19e772997b63b057ea4b4bf7d48db0
tree94239e052435b3c2d505c8be6e2f7582db5d1da8
parent8dfd329fbc240729938d24bf87aca49ea89289c5
tipc: move netlink policies to netlink.c

Make the c files less cluttered and enable netlink attributes to be
shared between files.

Signed-off-by: Richard Alpe <richard.alpe@ericsson.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Acked-by: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/bearer.c
net/tipc/link.c
net/tipc/name_table.c
net/tipc/net.c
net/tipc/netlink.c
net/tipc/netlink.h
net/tipc/node.c
net/tipc/socket.c
net/tipc/udp_media.c