]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: Use genl_register_family_with_ops()
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Thu, 21 May 2009 10:34:05 +0000 (10:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 May 2009 23:50:23 +0000 (16:50 -0700)
commitad6fd4862e48a8084d2d6403dc7c90cba601ddb3
tree74e81fc4bffe2e182379b8ed773ba3c30bc8dd04
parentc10201f91556caea974ce0a011bca5c3182a963c
tipc: Use genl_register_family_with_ops()

Use genl_register_family_with_ops() instead of a copy. This also changes
netlink related variable names to be kernel-wide unique for consistency
with other users.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/netlink.c